Skip to content
Snippets Groups Projects
Commit f430a471 authored by Jakob Olsson's avatar Jakob Olsson
Browse files

Dockerfile: update easy-soc-libs commit

parent 5364fe4c
No related branches found
No related tags found
No related merge requests found
...@@ -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 && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment