diff options
Diffstat (limited to 'recipes-demo-hmi/CES2017-demo/CES2017-demo.bb')
-rw-r--r-- | recipes-demo-hmi/CES2017-demo/CES2017-demo.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb b/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb index cdb0d58b8..cee903af1 100644 --- a/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb +++ b/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb @@ -3,7 +3,7 @@ DESCRIPTION = "App Lanucher app in QML format for the AGL Demonstrator @ CESS201 HOMEPAGE = "https://git.automotivelinux.org/gerrit/#/admin/projects/AGL/DemoApps/CES2017" LICENSE = "MPL-2.0" SECTION = "apps" -PV = "1.0+git" +PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git/" PN = "ces2017-demo" |