From 0bdd6a9b302c06cf03c6ad28b4b3ce0d45a1a6fc Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Fri, 14 Dec 2018 09:46:42 +0200 Subject: 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 --- meta-boot2qt-distro/conf/distro/include/draak.conf | 5 +++-- 1 file 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" QBSP_IMAGE_CONTENT_remove = "tee-${MACHINE}.srec" BBMASK += "\ - meta-rcar-gen3/recipes-multimedia/webp \ meta-rcar-gen3/recipes-connectivity/ppp \ meta-rcar-gen3/recipes-graphics/wayland/wayland-protocols \ - meta-renesas/meta-rcar-gen3/recipes-graphics/drm \ meta-rcar-gen3/recipes-multimedia/gstreamer \ + meta-rcar-gen3/recipes-multimedia/webp \ + meta-renesas/meta-rcar-gen3/recipes-graphics/drm \ + meta-renesas-extras/recipes/arm-trusted-firmware \ " -- cgit v1.2.3-54-g00ecf