X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-wam%2Fwam%2Fwam_git.bb;h=4b640d5d2a407f142069d5e4b273dd90c88d93a7;hb=d84cb81e0012aded8d7e90f73e94a3eff9353148;hp=81833bb34160a7b71becbb45d81b44d15ebad8af;hpb=dee3a47a4d12561f82747f1907081235abf691f8;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-wam/wam/wam_git.bb b/recipes-wam/wam/wam_git.bb index 81833bb34..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" +DEPENDS = "glib-2.0 jsoncpp boost chromium protobuf protobuf-native grpc grpc-native" EXTRA_OECMAKE = "\ -DCMAKE_BUILD_TYPE=Release \ @@ -25,12 +25,14 @@ lcl_maybe_fortify = "" SECURITY_STACK_PROTECTOR = "" SRC_URI = "\ - git://github.com/igalia/${BPN}.git;branch=@52.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 = "0a0e6c52fa2983f4703ef9fce68b01b631003043" +SRCREV = "4fbd6e648913bcf0fba63e4460eb44242c11f71b" + +PV = "ose58.agl" do_install:append() { install -v -d ${D}${sysconfdir}/wam