[poky] [PATCH 1/2] local.conf.sample: remove reference to adt
Yi Zhao
yi.zhao at windriver.com
Thu Apr 7 23:07:53 PDT 2016
Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
---
meta-poky/conf/local.conf.sample | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample
index 15dcc48..3b69b23 100644
--- a/meta-poky/conf/local.conf.sample
+++ b/meta-poky/conf/local.conf.sample
@@ -108,9 +108,9 @@ DISTRO ?= "poky"
PACKAGE_CLASSES ?= "package_rpm"
#
-# SDK/ADT target architecture
+# SDK target architecture
#
-# This variable specifies the architecture to build SDK/ADT items for and means
+# This variable specifies the architecture to build SDK items for and means
# you can build the SDK packages for architectures other than the machine you are
# running the build on (i.e. building i686 packages on an x86_64 host).
# Supported values are i686 and x86_64
--
1.9.1
More information about the poky
mailing list