Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab-ci-pipeline
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IOPSYS
gitlab-ci-pipeline
Commits
f430a471
Commit
f430a471
authored
4 years ago
by
Jakob Olsson
Browse files
Options
Downloads
Patches
Plain Diff
Dockerfile: update easy-soc-libs commit
parent
5364fe4c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/code-analysis/Dockerfile
+1
-1
1 addition, 1 deletion
docker/code-analysis/Dockerfile
with
1 addition
and
1 deletion
docker/code-analysis/Dockerfile
+
1
−
1
View file @
f430a471
...
@@ -211,7 +211,7 @@ RUN \
...
@@ -211,7 +211,7 @@ RUN \
rm
-fr
easy-soc-libs
&&
\
rm
-fr
easy-soc-libs
&&
\
git clone https://dev.iopsys.eu/iopsys/easy-soc-libs.git
&&
\
git clone https://dev.iopsys.eu/iopsys/easy-soc-libs.git
&&
\
cd
easy-soc-libs
&&
\
cd
easy-soc-libs
&&
\
git checkout
4e3d3f011abbf958517eeea781491626332d84a1
&&
\
git checkout
8dc10d48aeb5f936196ec78b58ad6ff1fcb357e9
&&
\
cd
libeasy
&&
\
cd
libeasy
&&
\
make CFLAGS+
=
"-I/usr/include/libnl3"
&&
\
make CFLAGS+
=
"-I/usr/include/libnl3"
&&
\
mkdir
-p
/usr/include/easy
&&
\
mkdir
-p
/usr/include/easy
&&
\
...
...
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
register
or
sign in
to comment