This is required for the recent updates in cluster-receiver.
Bug-AGL: SPEC-5300, SPEC-5301
Change-Id: Idfceb400f870680ad13db07c0e6efcef0b6a8677
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30578
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
DEPENDS = " \
wayland wayland-native \
agl-compositor \
- gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad \
+ gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad grpc grpc-native \
"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-cluster-demo-receiver;protocol=https;branch=${AGL_BRANCH} \
file://cluster-receiver.service \
"
-SRCREV = "7dd7d94968d1ac2edae62c4b1797407ea8640e3c"
+SRCREV = "fd77d8d38d899ca40d090344582f3ec816fd0591"
S = "${WORKDIR}/git"
-inherit cmake pkgconfig systemd
+inherit meson pkgconfig systemd
SYSTEMD_SERVICE:${PN} = "${BPN}.service"