Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
intel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Automate
Agent sessions
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
intel
Commits
2f650a81
Commit
2f650a81
authored
Jan 14, 2019
by
Yalu Zhang
Browse files
Options
Downloads
Patches
Plain Diff
Update the version of the package [ dsl-cpe-fapi ]
parent
5275b54c
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
dsl-cpe-fapi/Makefile
+2
-2
2 additions, 2 deletions
dsl-cpe-fapi/Makefile
with
2 additions
and
2 deletions
dsl-cpe-fapi/Makefile
+
2
−
2
View file @
2f650a81
...
@@ -13,8 +13,8 @@ PKG_VERSION:=0.6.1
...
@@ -13,8 +13,8 @@ PKG_VERSION:=0.6.1
#PKG_MD5SUM:=4d24f6163e6c2ba53222872bf7019198
#PKG_MD5SUM:=4d24f6163e6c2ba53222872bf7019198
PKG_BASE_NAME
:=
$(
PKG_NAME
)
PKG_BASE_NAME
:=
$(
PKG_NAME
)
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_VERSION
:=
2d7d2c1daff86218452fccc36b47a6e19deb9685
PKG_SOURCE_VERSION
:=
841c0e67668fa65e75931450aaee68a2609463d4
PKG_SOURCE
:=
$(
PKG_BASE_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE
:=
$(
PKG_BASE_NAME
)
-
$(
PKG_VERSION
)
-
$(
PKG_SOURCE_VERSION
)
.tar.gz
PKG_BUILD_DIR
:=
$(
KERNEL_BUILD_DIR
)
/
$(
PKG_BASE_NAME
)
-
$(
PKG_VERSION
)
PKG_BUILD_DIR
:=
$(
KERNEL_BUILD_DIR
)
/
$(
PKG_BASE_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_URL
:=
git@dev.iopsys.eu:intel/
$(
PKG_NAME
)
.git
PKG_SOURCE_URL
:=
git@dev.iopsys.eu:intel/
$(
PKG_NAME
)
.git
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment