new configuration templates based on fragments 29/6029/5
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 28 Jun 2016 21:27:38 +0000 (21:27 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 5 Jul 2016 18:49:46 +0000 (18:49 +0000)
commit24c89f22961bab9a995ab9c18881a3109a1c8109
tree1e08f2a594f220c3c38bea49558eb25ab69aca48
parent641df47d096fb559d6f4f444670205e4510d6791
new configuration templates based on fragments

This is the application of the process proposed here:
https://lists.linuxfoundation.org/pipermail/automotive-discussions/2016-June/002232.html

Bug-AGL: SPEC-180

Change-Id: I5a7015fa810547a9ecf4fb096367323af3cdc670
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
56 files changed:
scripts/.aglsetup_genconfig.bash [new file with mode: 0755]
scripts/aglsetup.sh [new file with mode: 0644]
scripts/envsetup.sh
templates/base/00_local.conf.agl.inc [new file with mode: 0644]
templates/base/01_setup_EULAfunc.sh [new file with mode: 0644]
templates/base/99_setup_EULAconf.sh [new file with mode: 0644]
templates/base/bblayers.conf.sample [new file with mode: 0644]
templates/base/conf-notes.txt [new file with mode: 0644]
templates/base/local.conf.sample [moved from templates/raspberrypi3/conf/local.conf.sample with 89% similarity]
templates/common/conf-notes.txt [deleted file]
templates/dra7xx-evm/conf/bblayers.conf.sample [deleted file]
templates/dra7xx-evm/conf/conf-notes.txt [deleted symlink]
templates/dra7xx-evm/conf/local.conf.sample [deleted file]
templates/dragonboard-410c/conf/bblayers.conf.sample [deleted file]
templates/dragonboard-410c/conf/conf-notes.txt [deleted symlink]
templates/dragonboard-410c/conf/local.conf.sample [deleted file]
templates/feature/agl-devel/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-netboot/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-netboot/50_local.conf.inc [new file with mode: 0644]
templates/intel-corei7-64/conf/bblayers.conf.sample [deleted file]
templates/intel-corei7-64/conf/conf-notes.txt [deleted symlink]
templates/intel-corei7-64/conf/local.conf.sample [deleted file]
templates/machine/dra7xx-evm/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/dra7xx-evm/50_local.conf.inc [new file with mode: 0644]
templates/machine/dragonboard-410c/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/dragonboard-410c/50_local.conf.inc [new file with mode: 0644]
templates/machine/dragonboard-410c/50_setup.sh [new file with mode: 0644]
templates/machine/intel-corei7-64/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/intel-corei7-64/50_local.conf.inc [new file with mode: 0644]
templates/machine/porter-nogfx/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/porter-nogfx/50_local.conf.inc [new file with mode: 0644]
templates/machine/porter/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/porter/50_local.conf.inc [new file with mode: 0644]
templates/machine/porter/50_setup.sh [new file with mode: 0644]
templates/machine/qemux86-64/50_local.conf.inc [new file with mode: 0644]
templates/machine/qemux86/50_local.conf.inc [new file with mode: 0644]
templates/machine/raspberrypi2/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/raspberrypi2/50_local.conf.inc [new file with mode: 0644]
templates/machine/raspberrypi3/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/raspberrypi3/50_local.conf.inc [new file with mode: 0644]
templates/machine/wandboard/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/wandboard/50_local.conf.inc [new file with mode: 0644]
templates/qemux86-64/conf/bblayers.conf.sample [deleted file]
templates/qemux86-64/conf/conf-notes.txt [deleted symlink]
templates/qemux86-64/conf/local.conf.sample [deleted file]
templates/qemux86/conf/bblayers.conf.sample [deleted file]
templates/qemux86/conf/conf-notes.txt [deleted symlink]
templates/qemux86/conf/local.conf.sample [deleted file]
templates/raspberrypi2/conf/bblayers.conf.sample [deleted file]
templates/raspberrypi2/conf/conf-notes.txt [deleted symlink]
templates/raspberrypi2/conf/local.conf.sample [deleted file]
templates/raspberrypi3/conf/bblayers.conf.sample [deleted file]
templates/raspberrypi3/conf/conf-notes.txt [deleted symlink]
templates/wandboard/conf/bblayers.conf.sample [deleted file]
templates/wandboard/conf/conf-notes.txt [deleted symlink]
templates/wandboard/conf/local.conf.sample [deleted file]