diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-07-01 03:23:35 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-07-01 19:17:32 +0000 |
commit | 9ee72b18746b8243e045b47e06210c9c020c0313 (patch) | |
tree | 165767d39c6d91f0748447dd2e89ae5196f802e4 | |
parent | e10a36e0951e291ef5c6d14b0e8369b6fcfc5598 (diff) |
Bump settings app SRCREVdab_3.99.2dab/3.99.23.99.2
Change-Id: I2ebefd2913dca6f0e362aab6d066cf4447d1951b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | recipes-demo-hmi/settings/settings_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/settings/settings_git.bb b/recipes-demo-hmi/settings/settings_git.bb index b90ce9fae..719b33853 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 = "72185231c33099b00bfb98f27175a6e225c9ab64" +SRCREV = "a1a2075713e6c9f607b0ffa50213883582b4fefe" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" |