camera-gstreamer_git.bb: Bump SRCREV for camera gstreamer 77/29577/2
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 4 Jan 2024 11:34:04 +0000 (13:34 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 4 Jan 2024 15:34:23 +0000 (15:34 +0000)
This SRCREV allows camera-gstreamer to make use of the available
resolutions that the camera requires, rather than hard-coding some values
in the application. PipeWire can fetch those informations on its own.

Since the last update the following changes have made it through:

97faa830c6 Remove fullscreen option from waylandsink
952687cbb8 main: Remove raw video media types caps

Bug-AGL: SPEC-5025
Change-Id: I4890b0d46bc291716869ccf3d8c429b7ea679e27
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29577
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
recipes-demo/camera-gstreamer/camera-gstreamer_git.bb

index 0447ea5..da9d5d9 100644 (file)
@@ -14,7 +14,7 @@ DEPENDS = " \
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/camera-gstreamer;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "a7b8d60c62554b4571e0155ce44794b123cf1c09"
+SRCREV  = "97faa830c65258ba8b60fa53cdbfb3f9d810abb3"
 
 S  = "${WORKDIR}/git"