diff options
Diffstat (limited to 'recipes-demo')
-rw-r--r-- | recipes-demo/radio/radio_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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() { |