From: Scott Murray Date: Tue, 15 Feb 2022 23:18:36 +0000 (-0500) Subject: libqtappfw: Re-enable mediaplayer and other libraries X-Git-Tag: 12.93.0~10 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=f53ebf1f1b9ebf1f22b27d09da66cab24d05508a;p=AGL%2Fmeta-agl-demo.git libqtappfw: Re-enable mediaplayer and other libraries Bump SRCREV to pick up: 0de8ac8 Re-enable telephony and radio stub libraries 3f384d3 Rework mediaplayer support to use mpd Bug-AGL: SPEC-4182 Signed-off-by: Scott Murray Change-Id: I70a3c8c8bfa344e39fd9f07958ae4bf568cf11f4 --- diff --git a/recipes-demo/libqtappfw/libqtappfw_git.bb b/recipes-demo/libqtappfw/libqtappfw_git.bb index 43d9e8a60..1a50ba0fe 100644 --- a/recipes-demo/libqtappfw/libqtappfw_git.bb +++ b/recipes-demo/libqtappfw/libqtappfw_git.bb @@ -16,7 +16,7 @@ DEPENDS = " \ " SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "5ef90db242ad29c9772f2237b477c58ef65545c7" +SRCREV = "0de8ac83e6a190d5fc124587d1f9f0a7f0198ce3" S = "${WORKDIR}/git" # PV needs to be modified with SRCPV to work AUTOREV correctly