From 621cb84f3057e04949155072de274520f6f20cab Mon Sep 17 00:00:00 2001 From: Harunobu Kurokawa Date: Wed, 26 Jul 2017 05:47:55 +0900 Subject: Update version infomation in setting app to Daring Dab Bug-AGL: SPEC-656 Change-Id: I525ef1ca4591609bf6579103e767b624fa8af110 Signed-off-by: Harunobu Kurokawa --- recipes-demo-hmi/settings/settings_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/settings/settings_git.bb b/recipes-demo-hmi/settings/settings_git.bb index 719b3385..2816c537 100644 --- a/recipes-demo-hmi/settings/settings_git.bb +++ b/recipes-demo-hmi/settings/settings_git.bb @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/settings;protocol=https;branch=dab" -SRCREV = "a1a2075713e6c9f607b0ffa50213883582b4fefe" +SRCREV = "32be14bbc8f05abaf7ef5cb3e96469afc193d1f0" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg