From: Stephane Desneux Date: Tue, 2 Oct 2018 20:14:44 +0000 (+0000) Subject: Add agl-demo-nopulseaudio to build demo image without pulseaudio X-Git-Tag: 6.99.1~15 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=fc32c5eed79acf4f4662c57825c763a58ff3da73 Add agl-demo-nopulseaudio to build demo image without pulseaudio agl-demo-pulseaudio is a duplicate of agl-demo, except that agl-pulseaudio has been removed from the dependencies This has been discussed at Dev Meeting on 2018-10-02. Bug-AGL: SPEC-1601 Change-Id: I7cef03084ce715eaaa9253bdf1191e887810979b Signed-off-by: Stephane Desneux --- diff --git a/templates/feature/agl-demo-nopulseaudio/50_bblayers.conf.inc b/templates/feature/agl-demo-nopulseaudio/50_bblayers.conf.inc new file mode 100644 index 000000000..7e85c574e --- /dev/null +++ b/templates/feature/agl-demo-nopulseaudio/50_bblayers.conf.inc @@ -0,0 +1,5 @@ +# This layer contains the WIP feature/demo code only +#--------------------------------------------------- +BBLAYERS =+ " \ + ${METADIR}/meta-agl-demo \ +" diff --git a/templates/feature/agl-demo-nopulseaudio/50_local.conf.inc b/templates/feature/agl-demo-nopulseaudio/50_local.conf.inc new file mode 100644 index 000000000..76626243c --- /dev/null +++ b/templates/feature/agl-demo-nopulseaudio/50_local.conf.inc @@ -0,0 +1,2 @@ +#see meta-agl-demo/conf/include/agl-demo.inc +require conf/include/agl-demo.inc diff --git a/templates/feature/agl-demo-nopulseaudio/included.dep b/templates/feature/agl-demo-nopulseaudio/included.dep new file mode 100644 index 000000000..a5d532410 --- /dev/null +++ b/templates/feature/agl-demo-nopulseaudio/included.dep @@ -0,0 +1 @@ +agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-audio-4a-framework