X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fcamera-gstreamer%2Fcamera-gstreamer_git.bb;h=da9d5d91ea90999feeed7f6912a243c3504c7988;hb=608d983bdfb90929689bd0eb31e4bc5ca11f8881;hp=fabfaa2245329bdf1eb528453995b609bf5d8f7c;hpb=dfc69569eec90191a2d37c46065ecc7861b78909;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/camera-gstreamer/camera-gstreamer_git.bb b/recipes-demo/camera-gstreamer/camera-gstreamer_git.bb index fabfaa224..da9d5d91e 100644 --- a/recipes-demo/camera-gstreamer/camera-gstreamer_git.bb +++ b/recipes-demo/camera-gstreamer/camera-gstreamer_git.bb @@ -7,18 +7,18 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" DEPENDS = " \ - wayland wayland-native \ + wayland wayland-native grpc grpc-native \ gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad \ " PV = "1.0+git${SRCPV}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/camera-gstreamer;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "30c275c5c87b9d4f0bc3b0e0e3175775d3738319" +SRCREV = "97faa830c65258ba8b60fa53cdbfb3f9d810abb3" S = "${WORKDIR}/git" -inherit cmake pkgconfig agl-app +inherit meson pkgconfig agl-app AGL_APP_NAME = "Camera"