Provide template configuration for each machine or board 09/5309/4
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Tue, 19 Jan 2016 04:55:51 +0000 (13:55 +0900)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Wed, 20 Jan 2016 04:54:42 +0000 (13:54 +0900)
commit8cd9f905fe9a7ba21d792dbb3961d9997c2dd3b7
tree84c5eb7c53e4f6f15ed49171542496291a492f4e
parent59fb43fa95a212af20009247332b4c5c34302b1f
Provide template configuration for each machine or board

In previous patch, meta-intel layer is added to BBLAYERS for
both QEMU(qemux86/qemux86-64) and Minnowboard MAX(intel-corei7-64)
although QEMU target doesn't need it.

It is preffered to prepare a template configuration
for each machine or board.

Change-Id: I19bd4e66e8375a1760d9850f4a056651ae0fa6ca
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
scripts/envsetup.sh
templates/intel-corei7-64/conf/bblayers.conf.sample [moved from meta-agl/conf/bblayers.conf.sample with 100% similarity]
templates/intel-corei7-64/conf/conf-notes.txt [moved from meta-agl/conf/conf-notes.txt with 100% similarity]
templates/intel-corei7-64/conf/local.conf.sample [new file with mode: 0644]
templates/qemux86-64/conf/bblayers.conf.sample [new file with mode: 0644]
templates/qemux86-64/conf/conf-notes.txt [new file with mode: 0644]
templates/qemux86-64/conf/local.conf.sample [moved from meta-agl/conf/local.conf.sample with 98% similarity]
templates/qemux86/conf/bblayers.conf.sample [new file with mode: 0644]
templates/qemux86/conf/conf-notes.txt [new file with mode: 0644]
templates/qemux86/conf/local.conf.sample [new file with mode: 0644]