Add isp modules and firmware to common basecamp image. Signed-off-by: Anil Kumar Mamidala <anil.mamid...@amd.com> --- recipes-extended/images/basecamp-image-common.inc | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/recipes-extended/images/basecamp-image-common.inc b/recipes-extended/images/basecamp-image-common.inc index 998371a..6815023 100644 --- a/recipes-extended/images/basecamp-image-common.inc +++ b/recipes-extended/images/basecamp-image-common.inc @@ -34,5 +34,11 @@ CORE_IMAGE_EXTRA_INSTALL:append = "\ VERSAL_COMMON_INSTALL = "\ vek280-pl-bram-uart-gpio-fw \ " +# Install versal2-common fw recipes. +VERSAL2_COMMON_INSTALL = "\ + isp-firmware \ + kernel-module-isp \ + " IMAGE_INSTALL:append:versal-common = " ${VERSAL_COMMON_INSTALL}" +IMAGE_INSTALL:append:versal2-common = " ${VERSAL2_COMMON_INSTALL}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5499): https://lists.yoctoproject.org/g/meta-xilinx/message/5499 Mute This Topic: https://lists.yoctoproject.org/mt/109774025/21656 Group Owner: meta-xilinx+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-