Skip to content
Snippets Groups Projects
Commit 0ea85db1 authored by BRONES Romain's avatar BRONES Romain
Browse files

feat:Add FOFB OPCUA server to image

parent 60a69dbe
No related branches found
No related tags found
No related merge requests found
......@@ -29,11 +29,9 @@ IMAGE_INSTALL_append = " util-linux glibc-utils sudo"
IMAGE_INSTALL_append = " python3-asyncua"
IMAGE_INSTALL_append = " deviceaccess"
IMAGE_INSTALL_append = " deviceaccess-python-bindings"
IMAGE_INSTALL_append = " fofb-opcua-server"
IMAGE_INSTALL_append = " xilinx-xvc-server"
IMAGE_INSTALL_append = " simple-test"
#IMAGE_INSTALL_append = " python3-pytango"
#IMAGE_INSTALL_append = " cifs-utils"
#IMAGE_INSTALL_append = " boost"
# We do not need that
IMAGE_INSTALL_remove = " git python3-pip sudo"
......
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