mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
libcamera-apps: bump to 3d9ac10
Bump libcamera to 3d9ac10 to get a fix for the current libcamera from meta-openembedded/meta-multimedia for the following issue: error: 'StreamRoles' in namespace 'libcamera' does not name a type; did you mean 'StreamRole'? 55 | using StreamRoles = libcamera::StreamRoles; | ^~~~~~~~~~~ | StreamRole Reported-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
This commit is contained in:
parent
55b6e121f9
commit
9d9f98d266
|
@ -11,8 +11,8 @@ SRC_URI = "\
|
|||
git://github.com/raspberrypi/libcamera-apps.git;protocol=https;branch=main \
|
||||
file://0001-utils-version.py-use-usr-bin-env-in-shebang.patch \
|
||||
"
|
||||
PV = "1.1.2+git${SRCPV}"
|
||||
SRCREV = "12098520a3dec36ba796655baac7efece457f8d8"
|
||||
PV = "1.2.1+git${SRCPV}"
|
||||
SRCREV = "3d9ac1087b3d6aa9cf3758c088414d7cf518c395"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user