Provide template configuration for each machine or board 07/5307/2
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Tue, 19 Jan 2016 04:47:35 +0000 (13:47 +0900)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Wed, 20 Jan 2016 05:11:01 +0000 (14:11 +0900)
commit75f103846494e30b6fea489bd9020f17e4256f74
treeb7a214a8355b6c6c208e935f0364680f2c1335f4
parentfb2a42e77e551a2f9952a7544da297f5dfa9e4f6
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: Ic88131eb6413b29757916cc5166b8d950d0096fc
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
conf/bblayers.conf.sample
conf/conf-notes.txt
templates/intel-corei7-64/conf/bblayers.conf.sample [new file with mode: 0644]
templates/intel-corei7-64/conf/conf-notes.txt [new file with mode: 0644]
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 [new file with mode: 0644]
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]