diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-12-01 22:49:40 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-12-01 22:49:40 +0100 |
commit | 009bfa78131b493b2b11c444dfc5ff2ef4528069 (patch) | |
tree | 64c4787ce2b526af862417a563c40234352e14d6 /recipes-demo-hmi/CES2016-demo/CES2016-demo.bb | |
parent | e3171abd55d21fc612cdfd3ce634d9d265bb0d2c (diff) |
Fix CES2016 url in blowfish
After the migration of git.automotivelinux.org to the shared
cgit instance, we need to rewrite this SRC_URI appropriately.
Change-Id: I1c750d9aac2d0479eaaa0101b07c8ab303fe1c4a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-demo-hmi/CES2016-demo/CES2016-demo.bb')
-rw-r--r-- | recipes-demo-hmi/CES2016-demo/CES2016-demo.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb index a5c3ea744..5218a77ba 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;branch=blowfish" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/AGL/DemoApps/CES2016;protocol=http;branch=blowfish" SRCREV = "6e048fa867650571cd1630908e6bd86828630d2f" # for development use |