wam: fix surface type name in application manifest
[AGL/meta-agl-demo.git] / recipes-wam / wam / wam_git.bb
index 0c10fed..4b640d5 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca
 
 inherit cmake pkgconfig
 
-DEPENDS = "glib-2.0 jsoncpp boost chromium protobuf protobuf-native libxml2"
+DEPENDS = "glib-2.0 jsoncpp boost chromium protobuf protobuf-native grpc grpc-native"
 
 EXTRA_OECMAKE = "\
     -DCMAKE_BUILD_TYPE=Release \
@@ -25,14 +25,14 @@ lcl_maybe_fortify = ""
 SECURITY_STACK_PROTECTOR = ""
 
 SRC_URI = "\
-    git://github.com/igalia/${BPN}.git;branch=@57.agl;protocol=https \
+    git://github.com/igalia/${BPN}.git;branch=@58.agl;protocol=https \
     file://WebAppMgr.service \
     file://WebAppMgr.env \
 "
 S = "${WORKDIR}/git"
-SRCREV = "31840bc2867fe7ad8a07bd0a4cbd2dc135a05fb2"
+SRCREV = "4fbd6e648913bcf0fba63e4460eb44242c11f71b"
 
-PV = "ose57.agl"
+PV = "ose58.agl"
 
 do_install:append() {
     install -v -d ${D}${sysconfdir}/wam