From 8cd9f905fe9a7ba21d792dbb3961d9997c2dd3b7 Mon Sep 17 00:00:00 2001 From: Tadao Tanikawa Date: Tue, 19 Jan 2016 13:55:51 +0900 Subject: 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 --- templates/qemux86/conf/conf-notes.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 templates/qemux86/conf/conf-notes.txt (limited to 'templates/qemux86/conf/conf-notes.txt') diff --git a/templates/qemux86/conf/conf-notes.txt b/templates/qemux86/conf/conf-notes.txt new file mode 100644 index 000000000..f91379f98 --- /dev/null +++ b/templates/qemux86/conf/conf-notes.txt @@ -0,0 +1,6 @@ +Common targets are: + agl-image-ivi + agl-image-ivi-crosssdk + + agl-image-minimal + agl-image-weston -- cgit 1.2.3-korg