mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
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 <raj.khem@gmail.com>
This commit is contained in:
parent
354e7153be
commit
9f5aaa1a29
|
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://opt/vc/LICENCE;md5=86e53f5f5909ee66900418028de11780"
|
||||||
|
|
||||||
include recipes-bsp/common/raspberrypi-firmware.inc
|
include recipes-bsp/common/raspberrypi-firmware.inc
|
||||||
|
|
||||||
S = "${WORKDIR}/firmware-${SRCREV}"
|
S = "${WORKDIR}/raspberrypi-firmware-1.${PV}"
|
||||||
|
|
||||||
do_install(){
|
do_install(){
|
||||||
install -m 0755 -d ${D}${libdir}
|
install -m 0755 -d ${D}${libdir}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user