From 802a2425be0d4b16bc72528ae8c2dedb0f788e66 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Mon, 2 Jan 2017 13:12:40 +0100 Subject: [PATCH] Add radio channels for FOSDEM MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I613f8dba37ff7b80da8d941989e0866fd0bd05aa Signed-off-by: Jan-Simon Möller --- recipes-demo-hmi/CES2017-demo/CES2017-demo.bb | 1 + recipes-demo-hmi/CES2017-demo/files/presets-FOSDEM.conf | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 recipes-demo-hmi/CES2017-demo/files/presets-FOSDEM.conf diff --git a/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb b/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb index a81ceaf1d..6c10650bc 100644 --- a/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb +++ b/recipes-demo-hmi/CES2017-demo/CES2017-demo.bb @@ -12,6 +12,7 @@ DEPENDS = "homescreen zip-native qtmultimedia qtquickcontrols2" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad" +# ALS, CES, FOSDEM available AGL_RADIO_PRESETS_LOCALE ?= "CES" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/AGL/DemoApps/CES2017;protocol=http \ diff --git a/recipes-demo-hmi/CES2017-demo/files/presets-FOSDEM.conf b/recipes-demo-hmi/CES2017-demo/files/presets-FOSDEM.conf new file mode 100644 index 000000000..b88364f72 --- /dev/null +++ b/recipes-demo-hmi/CES2017-demo/files/presets-FOSDEM.conf @@ -0,0 +1,14 @@ +[fmPresets] +1\frequency=92100000 +1\title=92.1 Radio Campus +2\frequency=92500000 +2\title=92.5 RTBF La Première +3\frequency=93200000 +3\title=93.2 RTBF Classic 21 +4\frequency=98800000 +4\title=98.8 FM Brussel +5\frequency=103700000 +5\title=103.7 NRJ +6\frequency=104000000 +6\title=104.0 Bel RTL +size=6 -- 2.16.6