summaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2017-12-17 21:56:55 +0900
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2017-12-17 21:56:55 +0900
commita8ad9d84d634fc84523feaab352418ad462400ab (patch)
tree2efd2054fb719c431b556779217ec26b390b53d9 /meta-hmi-framework
parenta3b6251cde0eac26132c065da26a4a6404d9dc26 (diff)
Update HomeScreen for CES 2018 demo
- HomeScreen's color scheme has been changed from green to blue based. - Introducing the default icon - Bug fixes. Related commits: 096c072 Apply LinearGradient to first letters drawn when icon is missing a7e1f83 Fix installation info 228a3ff Fix volume slider in the media area didn't work 96c3e6d Display blank icon with first letter in new color scheme f756a01 Change to new color scheme 242e1fc Display a blank icon with first letter when icon is not exist Bug-AGL: SPEC-673 Change-Id: I6845e9fe53f722edaf7e45ff007e246c47dc0345 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'meta-hmi-framework')
-rw-r--r--meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb b/meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb
index d5ff1825..cffce1cb 100644
--- a/meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb
+++ b/meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb
@@ -19,7 +19,7 @@ DEPENDS = "\
inherit qmake5 systemd pkgconfig aglwgt
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/homescreen-2017;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "8b03da6d8c07a40c2d65b9cfb40a2fd50c276a2d"
+SRCREV = "096c0729d0babd4adc3deeced69439ea38af8d7d"
S = "${WORKDIR}/git/"
PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"