Update HomeScreen for CES 2018 demo 53/12653/1
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Sun, 17 Dec 2017 12:56:55 +0000 (21:56 +0900)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Mon, 18 Dec 2017 04:41:39 +0000 (13:41 +0900)
- 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>
meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb

index 1a566ae..26cfde1 100644 (file)
@@ -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  = "2c179df8e22fd1434c88b8595ddd65ec0ed48622"
+SRCREV  = "848a124060480c3254f18080417af57d7b87617f"
 S       = "${WORKDIR}/git/"
 
 PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"