From 6f3f6139089e2f283b785bb31a222e1290d12eb0 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 25 Jul 2019 14:43:27 -0400 Subject: navigation: Switch to pipewire output Update patch for the navigation app's talk scripts to use the gstreamer pipewire output sink, and set the media role stream property appropriately. Bug-AGL: SPEC-2634 Change-Id: Ibb1e588688be8af9eff9c8e3efa1ca4983920df7 Signed-off-by: Scott Murray --- recipes-demo-hmi/navigation/navigation_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo-hmi/navigation/navigation_git.bb') diff --git a/recipes-demo-hmi/navigation/navigation_git.bb b/recipes-demo-hmi/navigation/navigation_git.bb index 0a5f7579..fefc0584 100644 --- a/recipes-demo-hmi/navigation/navigation_git.bb +++ b/recipes-demo-hmi/navigation/navigation_git.bb @@ -19,7 +19,7 @@ RDEPENDS_${PN} += " agl-service-navigation " SRCREV="89dc0052aced411ef09f8e0034fb5cf2c96ee637" SRC_URI="git://github.com/AGLExport/gpsnavi.git;branch=agl \ - file://0001-switch-to-alsa-output.patch \ + file://0001-switch-to-pipewire-output.patch \ file://0002-openssl-1.1-fixes.patch \ file://0003-update-permissions.patch \ file://download_mapdata_jp.sh \ -- cgit 1.2.3-korg