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 /templates/intel-corei7-64/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 'templates/intel-corei7-64/conf/conf-notes.txt')
-rw-r--r-- | templates/intel-corei7-64/conf/conf-notes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/intel-corei7-64/conf/conf-notes.txt b/templates/intel-corei7-64/conf/conf-notes.txt new file mode 100644 index 000000000..502690dca --- /dev/null +++ b/templates/intel-corei7-64/conf/conf-notes.txt @@ -0,0 +1,5 @@ +Common targets are: + agl-image-ivi + agl-image-ivi-crosssdk + agl-demo-platform + agl-demo-platform-crosssdk |