diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-12-02 16:49:06 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-12-02 16:49:06 +0100 |
commit | 67392e975e2b66d3f1677739a41d2e442e52f3ef (patch) | |
tree | 4f2009b415b53bf3b5f52d51ceecc8680dcf5a4d /recipes-demo-hmi | |
parent | 009bfa78131b493b2b11c444dfc5ff2ef4528069 (diff) |
Pin recipes for blowfish 2.0.4blowfish_2.0.5blowfish_2.0.42.0.52.0.4blowfish
Change-Id: Iff4fc0f0ed7cf5eaec2b243334f7cb9288d363db
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-demo-hmi')
-rw-r--r-- | recipes-demo-hmi/ALS2016-demo/ALS2016-demo.bb | 2 | ||||
-rw-r--r-- | recipes-demo-hmi/CES2016-demo/CES2016-demo.bb | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/recipes-demo-hmi/ALS2016-demo/ALS2016-demo.bb b/recipes-demo-hmi/ALS2016-demo/ALS2016-demo.bb index 777f44cde..83202e5ff 100644 --- a/recipes-demo-hmi/ALS2016-demo/ALS2016-demo.bb +++ b/recipes-demo-hmi/ALS2016-demo/ALS2016-demo.bb @@ -12,7 +12,7 @@ SRCREV = "6f7c3f8cfadb092901d854fbe23d919e04470d31" # for development use: #SRCREV = "${AUTOREV}" -PV = "2.0.1" +PV = "2.0.4" RDEPENDS_${PN} += " \ qtmultimedia-qmlplugins \ diff --git a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb index 5218a77ba..4219288f6 100644 --- a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb +++ b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb @@ -8,12 +8,11 @@ LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/AGL/DemoApps/CES2016;protocol=http;branch=blowfish" - SRCREV = "6e048fa867650571cd1630908e6bd86828630d2f" # for development use #SRCREV = "${AUTOREV}" -PV = "2.0.1" +PV = "2.0.4" RDEPENDS_${PN} += " \ qtmultimedia-qmlplugins \ |