diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-11-04 21:26:13 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-11-04 23:14:36 +0100 |
commit | e3171abd55d21fc612cdfd3ce634d9d265bb0d2c (patch) | |
tree | 903e4ca30c3af2aea5da3aeba7710b65e7e625c7 /recipes-demo-hmi | |
parent | ba4c2ecd321efee716a2e122a87f5ed93e9cbe0d (diff) |
Pin recipes for blowfish 2.0.3blowfish_2.0.32.0.3
Change-Id: I805d19a2e24188625d2e63c783d48660f04aee6f
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 | 4 | ||||
-rw-r--r-- | recipes-demo-hmi/CES2016-demo/CES2016-demo.bb | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-demo-hmi/ALS2016-demo/ALS2016-demo.bb b/recipes-demo-hmi/ALS2016-demo/ALS2016-demo.bb index 680175df7..777f44cde 100644 --- a/recipes-demo-hmi/ALS2016-demo/ALS2016-demo.bb +++ b/recipes-demo-hmi/ALS2016-demo/ALS2016-demo.bb @@ -7,8 +7,8 @@ SECTION = "apps" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad" -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/AGL/DemoApps/ALS2016;protocol=http" -SRCREV = "02c98d910f092067655ea7599b3595020ed335e5" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/AGL/DemoApps/ALS2016;protocol=http;branch=blowfish" +SRCREV = "6f7c3f8cfadb092901d854fbe23d919e04470d31" # for development use: #SRCREV = "${AUTOREV}" diff --git a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb index 13bc28cfd..a5c3ea744 100644 --- a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb +++ b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb @@ -7,7 +7,7 @@ SECTION = "apps" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad" -SRC_URI = "git://git.automotivelinux.org/gerrit/AGL/DemoApps/CES2016;protocol=http" +SRC_URI = "git://git.automotivelinux.org/gerrit/AGL/DemoApps/CES2016;protocol=http;branch=blowfish" SRCREV = "6e048fa867650571cd1630908e6bd86828630d2f" # for development use |