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

Dockerfile: update easy-soc-libs commit

parent 4801457c
No related branches found
No related tags found
No related merge requests found
......@@ -211,7 +211,7 @@ RUN \
rm -fr easy-soc-libs && \
git clone https://dev.iopsys.eu/iopsys/easy-soc-libs.git && \
cd easy-soc-libs && \
git checkout 7264e5d9d8ebf21e6f4ffabf474bdb17c71a5bb8 && \
git checkout 4e3d3f011abbf958517eeea781491626332d84a1 && \
cd libeasy && \
make CFLAGS+="-I/usr/include/libnl3" && \
mkdir -p /usr/include/easy && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment