diff options
author | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2018-08-24 05:10:19 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-08-24 15:56:34 +0000 |
commit | 6c4f5e101fd105951f2f8c073833d01afb83d108 (patch) | |
tree | bc3e37ab7eb3b0507334dc277eac674c03c37109 /recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb | |
parent | 2ee3486d832485828e6cedff8f671ed81aa2a2fe (diff) |
Revert "Use appid between homescreen-service and apps"flounder_5.99.4flounder/5.99.45.99.4
Re-pin SRCREV to revert "Use appid between homescreen-service and apps"
Bug-AGL: SPEC-1685
Change-Id: I2a744c3ceaabd3e8f4a0c0fcf0feeb4e143c73b3
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb')
-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 720162318..1bb4e2b65 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 = "58d5aa69c638b5e6d59f858516385e01fe248031" +SRCREV = "d22ffadbe9fcb13144264e71da300bdf56724906" S = "${WORKDIR}/git" do_install_append() { |