homescreen_git.bb: Bump SRCREV to add meson support 49/28049/2
authorMarius Vlad <marius.vlad@collabora.com>
Mon, 10 Oct 2022 13:52:11 +0000 (16:52 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 18 Oct 2022 03:13:33 +0000 (03:13 +0000)
Bug-AGL: SPEC-4584
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I3954e92177cccc5d8180956b4e482e707f043b30

recipes-demo/homescreen/homescreen_git.bb

index 31a6ff5..4f03ce8 100644 (file)
@@ -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}:"