summaryrefslogtreecommitdiffstats
path: root/recipes-demo
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2022-10-10 16:52:11 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-10-18 03:13:33 +0000
commitc74f6beed1454015b010a403cd726562f79ea829 (patch)
treefe060f0908299eb51490e9bb1fb321d8d643e9f5 /recipes-demo
parent0b9ee96eac781f044fef295ea34c7630068c3d45 (diff)
homescreen_git.bb: Bump SRCREV to add meson support
Bug-AGL: SPEC-4584 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I3954e92177cccc5d8180956b4e482e707f043b30
Diffstat (limited to 'recipes-demo')
-rw-r--r--recipes-demo/homescreen/homescreen_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-demo/homescreen/homescreen_git.bb b/recipes-demo/homescreen/homescreen_git.bb
index 31a6ff5a..4f03ce82 100644
--- a/recipes-demo/homescreen/homescreen_git.bb
+++ b/recipes-demo/homescreen/homescreen_git.bb
@@ -25,11 +25,11 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=http
file://homescreen.conf \
file://homescreen.token \
"
-SRCREV = "52c767388614e2ec6fa26851840bf01d97c5d49e"
+SRCREV = "d4f3ddfbad7a64937f00f13ba964e18d33effbb0"
S = "${WORKDIR}/git"
-inherit qmake5 systemd pkgconfig
+inherit meson systemd pkgconfig
PATH:prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"