diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-03-03 00:21:11 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-03-03 09:25:21 +0000 |
commit | 3ee3e6b6336b17986964b22fd8f9c36e98955139 (patch) | |
tree | bce54a092606a37e26ca13b0bced745c2069a01f /recipes-demo-hmi/homescreen/homescreen_git.bb | |
parent | da22518ebd1ed573701795f22ce74a888c76f5f2 (diff) |
These recipes were in need of a repin for chinook 3.0.2chinook_3.0.2chinook/3.0.23.0.2
CES2017-demo, homescreen (staging) and mapviewer git were missing updates to their SRCREV
Change-Id: I80aa38540c6d7d45caed11e4e091fe31d439eac0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-demo-hmi/homescreen/homescreen_git.bb')
-rw-r--r-- | recipes-demo-hmi/homescreen/homescreen_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb index 8f03d0e23..76e5ff2a1 100644 --- a/recipes-demo-hmi/homescreen/homescreen_git.bb +++ b/recipes-demo-hmi/homescreen/homescreen_git.bb @@ -13,7 +13,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/staging/HomeScreen.git;prot SRCREV = "${AUTOREV}" # Pinned SRCREV for Charming Chinook, staging projects do not follow release branches -SRCREV_chinook = "5e2ec461d467571834d18df91b1cf37905229db0" +SRCREV_chinook = "3b5d0701a25b19ee2ac91d7466652c8fc4025db0" # PV needs to be modified with SRCPV to work AUTOREV correctly |