Remove usage of AGL_APP_REVISION
[AGL/meta-agl-demo.git] / recipes-demo / camera-gstreamer / camera-gstreamer_git.bb
index 4fe09e9..9aba58b 100644 (file)
@@ -14,11 +14,11 @@ 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  = "34efd4841a603163762e267e373be06a4473c252"
 
 S  = "${WORKDIR}/git"
 
-inherit cmake pkgconfig aglwgt
+inherit cmake pkgconfig
 
 RDEPENDS:${PN} += " \
     gstreamer1.0-plugins-base \