diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2020-05-18 15:42:42 +0300 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-05-19 16:55:15 +0000 |
commit | 1989aa599b9363062ba7878552945d154f76805b (patch) | |
tree | 2a6af52c3644c9515e461b5234712a46db6f486e | |
parent | 613ccc94af4bc45b0757cd356027227fad56565f (diff) |
templates/feature/agl-compositor: Update homescreen SRCREV
Missed removal of agl-service-winndowmager so this SRCREV update
handles that.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ib18d2d0d7231c8274cb3b09497d568f1eecc4ed7
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24528
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | templates/feature/agl-compositor/50_local.conf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-compositor/50_local.conf.inc b/templates/feature/agl-compositor/50_local.conf.inc index dc693a29a..48dd3a153 100644 --- a/templates/feature/agl-compositor/50_local.conf.inc +++ b/templates/feature/agl-compositor/50_local.conf.inc @@ -5,7 +5,7 @@ DISTRO_FEATURES_append = " agl-compositor" # shell client AGL_BRANCH_pn-homescreen = "sandbox/mvlad/agl-compositor" -SRCREV_pn-homescreen = "c1b3b05d436d270b0b6df6ef718309b1f0b82be3" +SRCREV_pn-homescreen = "df79e3e5d9c6443d486c26fd98d48e0ca6fc95ef" DEPENDS_append_pn-homescreen = " wayland-native wayland qtwayland qtwayland-native" # normal apps |