From a0bd02db2d2341c0a496e9bbd6e8a0ab7e7cd83e Mon Sep 17 00:00:00 2001 From: Anders Roxell Date: Wed, 27 Mar 2013 14:46:22 +0100 Subject: oe-setup-builddir: Possibility to customize text. Possibility to customize the text that is presented to the user when they execute the script. (From OE-Core rev: 6ad06582621fc20d09d4d7fd78ea7e175367c187) Signed-off-by: Anders Roxell Tested-by: Maxin B. John Signed-off-by: Richard Purdie --- meta/conf/conf-notes.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta/conf/conf-notes.txt (limited to 'meta') diff --git a/meta/conf/conf-notes.txt b/meta/conf/conf-notes.txt new file mode 100644 index 0000000000..503cffa44e --- /dev/null +++ b/meta/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' -- cgit v1.2.3-54-g00ecf