From 5c98c1c61b0f04839dc94fbf4ed7fa832b82b2e4 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 20 May 2019 14:18:03 +0200 Subject: Remove legacy 'p' prefix in gerrit url MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug-AGL: SPEC-2423 . Change-Id: Ieb3424afd85c6c264ebab742c140a9a27fd8891c Signed-off-by: Jan-Simon Möller --- recipes-demo-hmi/libhomescreen/libhomescreen_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo-hmi/libhomescreen/libhomescreen_git.bb') diff --git a/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb b/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb index b88d41a8d..1acd7af82 100644 --- a/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb +++ b/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb @@ -12,7 +12,7 @@ DEPENDS = "af-binder json-c" inherit cmake -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/libhomescreen.git;protocol=https;branch=${AGL_BRANCH} \ +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libhomescreen.git;protocol=https;branch=${AGL_BRANCH} \ file://org.agl.statusbar.conf \ " SRCREV = "44290c49e08fe52d6e3ed80720473577131090f4" -- cgit 1.2.3-korg