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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-demo-hmi/navigation/poiapp_git.bb b/recipes-demo-hmi/navigation/poiapp_git.bb index a17979b62..9c9292b08 100755..100644 --- a/recipes-demo-hmi/navigation/poiapp_git.bb +++ b/recipes-demo-hmi/navigation/poiapp_git.bb @@ -18,6 +18,7 @@ RDEPENDS_${PN} = " qtbase \ SRCREV = "c2691cb265d9198542482a860f1df378e8c2708b" SRC_URI = "git://github.com/AGLExport/genivi-navi-yelp-client.git;branch=agl \ + file://0001-add-display-permission.patch \ " S = "${WORKDIR}/git" |