diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-08-17 18:11:35 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-08-17 18:11:48 +0200 |
commit | 5391bd86212c48512d5b8923c3918ac446456dad (patch) | |
tree | 09ac8244ec888a87f49a4f99b8749b52c7c7a900 /recipes-demo-hmi/libhomescreen | |
parent | a07554f5394a9315b2d2de1f82d5a952c9ce063e (diff) |
Adapt SRCREV of libhomescreenflounder_5.99.3flounder/5.99.35.99.3
to fix FTBS.
Change-Id: I975d2ad3f2fbfe02e06dc32953d69c8f7579315b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-demo-hmi/libhomescreen')
-rw-r--r-- | recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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() { |