Files
meta-qcom-extras/recipes-bsp/images/initramfs-firmware-rb12-image.bb
T
Dmitry Baryshkov 96eb8e580c initramfs-firmware-rb12-image: remove dspso remnants
Now as the dspso packages have been removed completely, we can drop them
from the image's BAD_RECOMMENDATIONS list.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2024-11-05 12:16:31 +02:00

16 lines
408 B
BlitzBasic

DESCRIPTION = "Tiny ramdisk image with RB1/RB2 devices firmware files"
PACKAGE_INSTALL += " \
packagegroup-firmware-rb1 \
packagegroup-firmware-rb2 \
"
BAD_RECOMMENDATIONS = " \
hexagon-dsp-binaries-thundercomm-rb1-adsp \
hexagon-dsp-binaries-thundercomm-rb2-adsp \
hexagon-dsp-binaries-thundercomm-rb2-cdsp \
linux-firmware-qcom-venus-6.0 \
"
require initramfs-firmware-image.inc