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

Add DESY layers

* MSK layers renamed and updated
* New layer desy-fwk-utils
* Use deviceaccess-mapfiles of desy-fwk-utils to install mapt files
* !! Needs a fix on deviceaccess-mapfiles recipe -> Allow Empty (issue
  posted)
* Lower desy-fwk-bsp priority to 10
parent bd1c8a6f
No related branches found
No related tags found
No related merge requests found
...@@ -42,11 +42,15 @@ ...@@ -42,11 +42,15 @@
branch = xilinx-v2020.3 branch = xilinx-v2020.3
path = sources/meta-openembedded path = sources/meta-openembedded
url = https://github.com/Xilinx/meta-openembedded url = https://github.com/Xilinx/meta-openembedded
[submodule "meta-msk-fwk-bsp"] [submodule "meta-desy-fwk-bsp"]
path = sources/meta-msk-fwk-bsp path = sources/meta-desy-fwk-bsp
url = https://gitlab.desy.de/fpgafw/yocto/meta-msk-fwk-bsp url = https://gitlab.desy.de/fpgafw/yocto/meta-desy-fwk-bsp.git
branch = rel-v2020.2 branch = rel-v2020.2
[submodule "meta-fwklinux"] [submodule "meta-fwklinux"]
path = sources/meta-fwklinux path = sources/meta-fwklinux
url = https://gitlab.desy.de/fpgafw/yocto/meta-fwklinux url = https://gitlab.desy.de/fpgafw/yocto/meta-fwklinux
branch = rel-v2020.2 branch = rel-v2020.2
[submodule "meta-desy-fwk-util"]
path = sources/meta-desy-fwk-util
url = https://gitlab.desy.de/fpgafw/yocto/meta-desy-fwk-util.git
branch = rel-v2020.2
...@@ -22,7 +22,8 @@ ${BBLAYERS_FETCH_DIR}/sources/meta-petalinux \ ...@@ -22,7 +22,8 @@ ${BBLAYERS_FETCH_DIR}/sources/meta-petalinux \
${BBLAYERS_FETCH_DIR}/sources/meta-openamp \ ${BBLAYERS_FETCH_DIR}/sources/meta-openamp \
${BBLAYERS_FETCH_DIR}/sources/meta-techlab-bsp \ ${BBLAYERS_FETCH_DIR}/sources/meta-techlab-bsp \
${BBLAYERS_FETCH_DIR}/sources/meta-techlab-utils \ ${BBLAYERS_FETCH_DIR}/sources/meta-techlab-utils \
${BBLAYERS_FETCH_DIR}/sources/meta-msk-fwk-bsp \ ${BBLAYERS_FETCH_DIR}/sources/meta-desy-fwk-bsp \
${BBLAYERS_FETCH_DIR}/sources/meta-desy-fwk-util \
${BBLAYERS_FETCH_DIR}/sources/meta-fwklinux \ ${BBLAYERS_FETCH_DIR}/sources/meta-fwklinux \
${BBLAYERS_FETCH_DIR}/sources/meta-chimeratk \ ${BBLAYERS_FETCH_DIR}/sources/meta-chimeratk \
${BBLAYERS_FETCH_DIR}/sources/meta-soleil-fofb \ ${BBLAYERS_FETCH_DIR}/sources/meta-soleil-fofb \
......
...@@ -253,3 +253,5 @@ PL_VARIANTS_DIR = "/home/sources/diagnostics/broucquart/YOCTO_FOFB/build_damc_f ...@@ -253,3 +253,5 @@ PL_VARIANTS_DIR = "/home/sources/diagnostics/broucquart/YOCTO_FOFB/build_damc_f
# Add FPGA Manager # Add FPGA Manager
DT_FROM_BD_ENABLE = "0" DT_FROM_BD_ENABLE = "0"
IMAGE_FEATURES += " fpga-manager" IMAGE_FEATURES += " fpga-manager"
BBFILE_PRIORITY_desy-fwk-bsp = "10"
meta-desy-fwk-bsp @ 6413b263
File moved
meta-desy-fwk-util @ a3d023d1
Subproject commit a3d023d1f4abffcef80c0c8f3ec38622db8f98fc
Subproject commit 60deb326bedee2d1d5cd6ecb8f7c651b3ecdf3c7 Subproject commit c34cd7d30bebc60e0af20c6e37b4a4759f4f8eb7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment