From: Scott Murray Date: Wed, 7 Dec 2022 10:03:22 +0000 (+0900) Subject: radio: Update display name X-Git-Tag: 14.92.0~9 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=dc0117b9ccf34fb2a833a866f4048d1f5de2d986;p=AGL%2Fmeta-agl-demo.git radio: Update display name Set AGL_APP_NAME for the radio application. Bug-AGL: SPEC-4638 Change-Id: I05f5e30f79d53fb9faa913d06801bfd5ec05bf85 Signed-off-by: Scott Murray --- diff --git a/recipes-demo/radio/radio_git.bb b/recipes-demo/radio/radio_git.bb index 22b220100..c4737ad10 100644 --- a/recipes-demo/radio/radio_git.bb +++ b/recipes-demo/radio/radio_git.bb @@ -21,6 +21,8 @@ S = "${WORKDIR}/git" inherit qmake5 pkgconfig agl-app +AGL_APP_NAME = "Radio" + # ALS, CES, FOSDEM available AGL_RADIO_PRESETS_LOCALE ?= "CES" do_install:append() {