X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-wam%2Fwam%2Fwam_git.bb;h=4b640d5d2a407f142069d5e4b273dd90c88d93a7;hb=refs%2Fchanges%2F49%2F28149%2F3;hp=28c5d4e787a6700163c6bdef0386164ea59b31ba;hpb=4e90b52b2663a35a2c176c911d23c91864f4d26f;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-wam/wam/wam_git.bb b/recipes-wam/wam/wam_git.bb index 28c5d4e78..4b640d5d2 100644 --- a/recipes-wam/wam/wam_git.bb +++ b/recipes-wam/wam/wam_git.bb @@ -3,9 +3,9 @@ AUTHOR = "Jani Hautakangas " LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" -inherit cmake +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=@55.agl.marlin;protocol=https \ + git://github.com/igalia/${BPN}.git;branch=@58.agl;protocol=https \ file://WebAppMgr.service \ file://WebAppMgr.env \ " S = "${WORKDIR}/git" -SRCREV = "b0c1e4691b68ecb0dd300d918ec218955bf8c713" +SRCREV = "4fbd6e648913bcf0fba63e4460eb44242c11f71b" -PV = "ose55.agl.marlin" +PV = "ose58.agl" do_install:append() { install -v -d ${D}${sysconfdir}/wam