From: Richard Purdie Date: Tue, 2 Apr 2013 22:01:01 +0000 (+0100) Subject: meta-yocto/conf: Add conf-notes.txt X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd4e5c6c58183f1a017c6b5fe4d43c320e273567;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git meta-yocto/conf: Add conf-notes.txt Match the changes in master and add the needed text. (From meta-yocto rev: 059cd3dd8eb48b7dd1a9cd0eb4e60061b0408ff9) Signed-off-by: Richard Purdie --- diff --git a/meta-yocto/conf/conf-notes.txt b/meta-yocto/conf/conf-notes.txt new file mode 100644 index 00000000000..503cffa44eb --- /dev/null +++ b/meta-yocto/conf/conf-notes.txt @@ -0,0 +1,9 @@ +Common targets are: + core-image-minimal + core-image-sato + meta-toolchain + meta-toolchain-sdk + adt-installer + meta-ide-support + +You can also run generated qemu images with a command like 'runqemu qemux86'