X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fnavigation%2Fpoiapp_git.bb;h=0249ce980abd6d1d49010e5305c01338e5258c28;hb=c8beec87614a00ae93305c7b4642c1f4f760e051;hp=7e60807426e0c27fd5d238b41a6bd7de17b93ebc;hpb=aaaf066b624dfa5fc84d3047061b76aab1b5ca39;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 7e6080742..0249ce980 --- a/recipes-demo-hmi/navigation/poiapp_git.bb +++ b/recipes-demo-hmi/navigation/poiapp_git.bb @@ -9,11 +9,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=947b2d60ca3872e172034438e9801200" inherit cmake_qt5 pkgconfig inherit aglwgt -DEPENDS += " qtbase libdbus-c++ json-c \ +DEPENDS += " qtbase json-c libnaviapi-agl \ " -SRCREV = "b0e059007de776450c91c983a2bcac20414617e9" -SRC_URI = "git://github.com/AGLExport/genivi-navi-yelp-client.git;branch=agl \ +RDEPENDS_${PN} = " qtbase \ + " + +SRCREV = "833cdb678636677c33088d67f9ebfdb6125ca900" +SRC_URI = "git://github.com/AGLExport/genivi-navi-yelp-client.git;branch=eel \ " S = "${WORKDIR}/git"