diff options
Diffstat (limited to 'recipes-demo-hmi/navigation/poiapp_git.bb')
-rw-r--r--[-rwxr-xr-x] | recipes-demo-hmi/navigation/poiapp_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-demo-hmi/navigation/poiapp_git.bb b/recipes-demo-hmi/navigation/poiapp_git.bb index 7e6080742..4938984cd 100755..100644 --- a/recipes-demo-hmi/navigation/poiapp_git.bb +++ b/recipes-demo-hmi/navigation/poiapp_git.bb @@ -12,6 +12,9 @@ inherit aglwgt DEPENDS += " qtbase libdbus-c++ json-c \ " +RDEPENDS_${PN} = " qtbase libdbus-c++ json-c \ + " + SRCREV = "b0e059007de776450c91c983a2bcac20414617e9" SRC_URI = "git://github.com/AGLExport/genivi-navi-yelp-client.git;branch=agl \ " |