summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-12-14 09:46:42 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2018-12-17 07:19:32 +0000
commit0bdd6a9b302c06cf03c6ad28b4b3ce0d45a1a6fc (patch)
tree4a8fe0b29ebe5c820759794b5b4e84c0f72fa861
parent77db12f4aebc7713b5e31127a67fa4b574d39fb5 (diff)
downloadmeta-boot2qt-0bdd6a9b302c06cf03c6ad28b4b3ce0d45a1a6fc.tar.gz
draak: do not apply bbappend for arm-trusted-firmware
Fix error "LIC_FILES_CHKSUM points to an invalid" Change-Id: I1b54421c5c502a13c4d1104fb652304bcd41f0e8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--meta-boot2qt-distro/conf/distro/include/draak.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-boot2qt-distro/conf/distro/include/draak.conf b/meta-boot2qt-distro/conf/distro/include/draak.conf
index 94ca09e..daf68f7 100644
--- a/meta-boot2qt-distro/conf/distro/include/draak.conf
+++ b/meta-boot2qt-distro/conf/distro/include/draak.conf
@@ -40,9 +40,10 @@ WKS_FILE_DEPENDS_remove = "optee-os"
40QBSP_IMAGE_CONTENT_remove = "tee-${MACHINE}.srec" 40QBSP_IMAGE_CONTENT_remove = "tee-${MACHINE}.srec"
41 41
42BBMASK += "\ 42BBMASK += "\
43 meta-rcar-gen3/recipes-multimedia/webp \
44 meta-rcar-gen3/recipes-connectivity/ppp \ 43 meta-rcar-gen3/recipes-connectivity/ppp \
45 meta-rcar-gen3/recipes-graphics/wayland/wayland-protocols \ 44 meta-rcar-gen3/recipes-graphics/wayland/wayland-protocols \
46 meta-renesas/meta-rcar-gen3/recipes-graphics/drm \
47 meta-rcar-gen3/recipes-multimedia/gstreamer \ 45 meta-rcar-gen3/recipes-multimedia/gstreamer \
46 meta-rcar-gen3/recipes-multimedia/webp \
47 meta-renesas/meta-rcar-gen3/recipes-graphics/drm \
48 meta-renesas-extras/recipes/arm-trusted-firmware \
48 " 49 "