X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fnavigation%2Fpoiapp_git.bb;h=9c9292b08f1aaef42e44f2473c886082eb804407;hb=a5e31b6d6b1b1c9256d1338da18d3e157e7a181e;hp=d408428beb1d583fe12bf05514375c4a5ac9a335;hpb=0eab0a2af137af1b69cd69862c58d2b51f2e63bd;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/navigation/poiapp_git.bb b/recipes-demo-hmi/navigation/poiapp_git.bb old mode 100755 new mode 100644 index d408428be..9c9292b08 --- a/recipes-demo-hmi/navigation/poiapp_git.bb +++ b/recipes-demo-hmi/navigation/poiapp_git.bb @@ -10,14 +10,15 @@ inherit cmake_qt5 pkgconfig inherit aglwgt DEPENDS += " qtbase json-c libnaviapi-agl \ - af-binder qlibwindowmanager virtual/libhomescreen \ + af-binder qlibwindowmanager libhomescreen \ " RDEPENDS_${PN} = " qtbase \ " -SRCREV = "572ea70bc75830a4de11a7f8795f8935f65b29ea" +SRCREV = "c2691cb265d9198542482a860f1df378e8c2708b" SRC_URI = "git://github.com/AGLExport/genivi-navi-yelp-client.git;branch=agl \ + file://0001-add-display-permission.patch \ " S = "${WORKDIR}/git"