diff options
author | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2016-01-19 13:47:35 +0900 |
---|---|---|
committer | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2016-01-20 14:11:01 +0900 |
commit | 75f103846494e30b6fea489bd9020f17e4256f74 (patch) | |
tree | b7a214a8355b6c6c208e935f0364680f2c1335f4 /conf/conf-notes.txt | |
parent | fb2a42e77e551a2f9952a7544da297f5dfa9e4f6 (diff) |
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>
Diffstat (limited to 'conf/conf-notes.txt')
-rw-r--r-- | conf/conf-notes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/conf-notes.txt b/conf/conf-notes.txt index b6df8d0d8..502690dca 100644 --- a/conf/conf-notes.txt +++ b/conf/conf-notes.txt @@ -1,3 +1,5 @@ Common targets are: + agl-image-ivi + agl-image-ivi-crosssdk agl-demo-platform agl-demo-platform-crosssdk |