Skip to content
GitLab
Explore
Sign in
Register
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
6c45156b
Commit
6c45156b
authored
4 years ago
by
Vivek Dutta
Browse files
Options
Downloads
Patches
Plain Diff
easy-soc-libs: Updated to 4.0.1
parent
f430a471
No related branches found
No related tags found
1 merge request
!7
easy-soc-libs: Updated to 4.0.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/code-analysis/Dockerfile
+2
-2
2 additions, 2 deletions
docker/code-analysis/Dockerfile
with
2 additions
and
2 deletions
docker/code-analysis/Dockerfile
+
2
−
2
View file @
6c45156b
...
@@ -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
8dc10d48aeb5f936196ec78b58ad6ff1fcb357e9
&&
\
git checkout
6b404ace2aa3c9147a96140b58616d393845882d
&&
\
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
&&
\
...
@@ -257,7 +257,7 @@ RUN \
...
@@ -257,7 +257,7 @@ RUN \
#bbf
#bbf
RUN
\
RUN
\
cd
/opt/dev
&&
\
cd
/opt/dev
&&
\
git clone https://dev.iopsys.eu/iopsys/bbf.git
&&
\
git clone https://dev.iopsys.eu/iopsys/bbf.git
&&
\
cd
/opt/dev/bbf
&&
\
cd
/opt/dev/bbf
&&
\
autoreconf
-i
&&
\
autoreconf
-i
&&
\
./configure
--enable-tr181
--enable-tr104
--enable-tr143
--enable-tr157
CPPFLAGS
=
-DCUSTOM_PREFIX
=
\\\"
X_IOPSYS_EU_
\\\"
&&
\
./configure
--enable-tr181
--enable-tr104
--enable-tr143
--enable-tr157
CPPFLAGS
=
-DCUSTOM_PREFIX
=
\\\"
X_IOPSYS_EU_
\\\"
&&
\
...
...
This diff is collapsed.
Click to expand it.
Sukru Senli
@sukrus
mentioned in commit
94b0b243
·
4 years ago
mentioned in commit
94b0b243
mentioned in commit 94b0b2431c6a1b382a94ef0263fe7fd068a0be31
Toggle commit list
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