Append SRCPV to PV in CES2017 to make ${AUTOREV} work correctly 89/7589/2
authorTasuku Suzuki <tasuku.suzuki@qt.io>
Wed, 14 Dec 2016 08:41:28 +0000 (17:41 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 14 Dec 2016 13:06:18 +0000 (13:06 +0000)
Change-Id: Id6f5768e823b96b05468b3d60bd16aaa5bc3196e
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
recipes-demo-hmi/CES2017-demo/CES2017-demo.bb

index cdb0d58..cee903a 100644 (file)
@@ -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"