Bump SRCREV for tbtnavi
[AGL/meta-agl-demo.git] / recipes-demo / navigation / tbtnavi_git.bb
index c3bacb3..1720e89 100644 (file)
@@ -16,8 +16,10 @@ DEPENDS = " \
     qtquickcontrols2 \
     qtlocation \
     libqtappfw \
-    wayland-native \
     qtwayland-native \
+    protobuf \
+    grpc \
+    grpc-native \
 "
 
 PV = "2.0+git${SRCPV}"
@@ -27,11 +29,11 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/tbtnavi;protocol=https;b
            file://tbtnavi.conf \
            file://tbtnavi.token \
 "
-SRCREV = "7627784a867bd21e76d2889a3c99bbcfc12d3c3f"
+SRCREV = "f00c1e19f5c4cbcd185c8043f3062612bf1537f7"
 
 S = "${WORKDIR}/git"
 
-inherit qmake5 systemd pkgconfig
+inherit meson systemd pkgconfig
 
 SYSTEMD_SERVICE:${PN} = "${BPN}.service"