From 9f5aaa1a2962b0bbca13e57546be0164cd4d7956 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 3 Apr 2022 08:13:15 -0700 Subject: [PATCH] picamera-libs: Adjust sourcedir After switching the SRC_URI for firmware, this adjustment was needed to let this recipe find /opt/vc path in correct place Signed-off-by: Khem Raj --- recipes-multimedia/picamera-libs/picamera-libs.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-multimedia/picamera-libs/picamera-libs.bb b/recipes-multimedia/picamera-libs/picamera-libs.bb index c1356f0..2ebe413 100644 --- a/recipes-multimedia/picamera-libs/picamera-libs.bb +++ b/recipes-multimedia/picamera-libs/picamera-libs.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://opt/vc/LICENCE;md5=86e53f5f5909ee66900418028de11780" include recipes-bsp/common/raspberrypi-firmware.inc -S = "${WORKDIR}/firmware-${SRCREV}" +S = "${WORKDIR}/raspberrypi-firmware-1.${PV}" do_install(){ install -m 0755 -d ${D}${libdir}