From 5391bd86212c48512d5b8923c3918ac446456dad Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Fri, 17 Aug 2018 18:11:35 +0200 Subject: [PATCH] Adapt SRCREV of libhomescreen MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit to fix FTBS. Change-Id: I975d2ad3f2fbfe02e06dc32953d69c8f7579315b Signed-off-by: Jan-Simon Möller --- recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb b/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb index 1ff91ac47..720162318 100644 --- a/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb +++ b/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb @@ -15,7 +15,7 @@ inherit cmake SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/libhomescreen.git;protocol=https;branch=${AGL_BRANCH} \ file://org.agl.statusbar.conf \ " -SRCREV = "de99f924d0e2054b3c7e93562b0d965b3970fd0c" +SRCREV = "58d5aa69c638b5e6d59f858516385e01fe248031" S = "${WORKDIR}/git" do_install_append() { -- 2.16.6