recipes-demo: camera-gstreamer: Updates to access cameras via pipewire
[AGL/meta-agl-demo.git] / recipes-demo / camera-gstreamer / camera-gstreamer_git.bb
index e9fa575..8276ab6 100644 (file)
@@ -14,11 +14,13 @@ DEPENDS = " \
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/camera-gstreamer;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "${AGL_APP_REVISION}"
+SRCREV  = "4f2e6690a893ed41be6eb3c74d6cab82a5e12f39"
 
 S  = "${WORKDIR}/git"
 
-inherit cmake pkgconfig
+inherit cmake pkgconfig agl-app
+
+AGL_APP_NAME = "Camera"
 
 RDEPENDS:${PN} += " \
     gstreamer1.0-plugins-base \