Introduce TI DRA7 vayu and cleanup template files 27/5527/3
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 13 Apr 2016 22:32:42 +0000 (00:32 +0200)
committerGerrit Code Review <gerrit@172.30.200.200>
Sun, 1 May 2016 21:38:46 +0000 (21:38 +0000)
commitf431a64246282e068570519b137cc8670521addd
tree58ffdafc104a7129d1185a133d4541e0097607a6
parent7e1ebd1b2588503d8e2216cee5e7db7d0c70df83
Introduce TI DRA7 vayu and cleanup template files

This changeset introduces the TI 'vayu' board.
We need to adapt the provided bsp layer 'meta-ti' as
it is only at YP 1.8 fido right now.
Two changes are needed/known:
a) BBMASK eudev bbappend (local.conf.sample)
b) apply patch for gcc5 to u-boot-ti-staging

On top thie changeset also does janitorial work on the templates:
- conf-notes is now in a folder common and symlinked
- layer additions have been sync'ed
- file layout sync'ed with templates in meta-agl-demo

Change-Id: Ib52a9252800d54d5105ac1f5354ad3a3b014188f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
21 files changed:
meta-agl-bsp/recipes-bsp/u-boot/files/fix_builderror_gcc5.patch [new file with mode: 0644]
meta-agl-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend [new file with mode: 0644]
meta-agl/conf/distro/poky-agl-sysvinit.conf
meta-agl/conf/distro/poky-agl.conf
scripts/envsetup.sh
templates/common/conf-notes.txt [new file with mode: 0644]
templates/dra7xx-evm/conf/bblayers.conf.sample [new file with mode: 0644]
templates/dra7xx-evm/conf/conf-notes.txt [new symlink]
templates/dra7xx-evm/conf/local.conf.sample [new file with mode: 0644]
templates/intel-corei7-64/conf/bblayers.conf.sample
templates/intel-corei7-64/conf/conf-notes.txt [changed from file to symlink]
templates/intel-corei7-64/conf/local.conf.sample
templates/qemux86-64/conf/bblayers.conf.sample
templates/qemux86-64/conf/conf-notes.txt [changed from file to symlink]
templates/qemux86-64/conf/local.conf.sample
templates/qemux86/conf/bblayers.conf.sample
templates/qemux86/conf/conf-notes.txt [changed from file to symlink]
templates/qemux86/conf/local.conf.sample
templates/wandboard/conf/bblayers.conf.sample
templates/wandboard/conf/conf-notes.txt [changed from file to symlink]
templates/wandboard/conf/local.conf.sample