X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-wam%2Fwam%2Fwam_git.bb;h=4b640d5d2a407f142069d5e4b273dd90c88d93a7;hb=0b9b68f2c2b9bd4bf5e263ab462c672b9758c96b;hp=20c2222c4538d7c64201e4d62263a1019d63768c;hpb=54346ef22702aa41531aaa0e6f662cc91fce4905;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-wam/wam/wam_git.bb b/recipes-wam/wam/wam_git.bb index 20c2222c4..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 = "8dd3f17d374b227d3f8c053621c058cebb68a9e9" +SRCREV = "4fbd6e648913bcf0fba63e4460eb44242c11f71b" -PV = "ose55.agl.marlin" +PV = "ose58.agl" do_install:append() { install -v -d ${D}${sysconfdir}/wam