summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2023-05-30 19:54:41 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-05-31 13:41:16 +0000
commit72b82ba156081172f6d3638a1139980a094e87a0 (patch)
treee553fffb674a8d99ba7cf90bac22aab8c5d4eb46
parent1fb690465a3704a7a492495ff2606c4edb46b902 (diff)
launcher: bump SRCREV for D-Bus removal
Update to the latest version of launcher that has D-Bus references removed. Bug-AGL: SPEC-4801 Change-Id: Ic3f8e2b705f028390102f1b89dd7cafe38ca25d0 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
-rw-r--r--recipes-demo/launcher/launcher_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/launcher/launcher_git.bb b/recipes-demo/launcher/launcher_git.bb
index 96aa0efb..d9e959b5 100644
--- a/recipes-demo/launcher/launcher_git.bb
+++ b/recipes-demo/launcher/launcher_git.bb
@@ -24,7 +24,7 @@ PV = "1.0+git${SRCPV}"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/launcher;protocol=https;branch=${AGL_BRANCH} \
file://launcher.service \
"
-SRCREV = "5e828161fc1571323e2812a344f6714ae9331b2c"
+SRCREV = "4be88c049f31b7659e09223857b92ca531835039"
S = "${WORKDIR}/git"