diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-03-21 19:25:06 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-26 07:34:59 +0000 |
commit | af63b49a65be5d39bf18482de7441eb1b1525583 (patch) | |
tree | 7e8a407f2e49a787ce2e9404c05dba7629d2d9d6 /meta-poky/conf | |
parent | 1d219cee43bfafbd08116d2c90b8406d053bec52 (diff) | |
download | poky-af63b49a65be5d39bf18482de7441eb1b1525583.tar.gz |
conf-notes: remove reference to adt-installer
As adt-installer is not supported anymore in 2.1,
removed the reference to it from "Common targets".
[YOCTO #9256]
(From meta-yocto rev: b4b516f69da3127d3861116d77373f96f8257d50)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/conf')
-rw-r--r-- | meta-poky/conf/conf-notes.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-poky/conf/conf-notes.txt b/meta-poky/conf/conf-notes.txt index 66e6319e7a..2f2932ba1f 100644 --- a/meta-poky/conf/conf-notes.txt +++ b/meta-poky/conf/conf-notes.txt | |||
@@ -2,7 +2,6 @@ Common targets are: | |||
2 | core-image-minimal | 2 | core-image-minimal |
3 | core-image-sato | 3 | core-image-sato |
4 | meta-toolchain | 4 | meta-toolchain |
5 | adt-installer | ||
6 | meta-ide-support | 5 | meta-ide-support |
7 | 6 | ||
8 | You can also run generated qemu images with a command like 'runqemu qemux86' | 7 | You can also run generated qemu images with a command like 'runqemu qemux86' |