]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
local.conf.sample: remove reference to adt
authorYi Zhao <yi.zhao@windriver.com>
Fri, 8 Apr 2016 06:07:53 +0000 (14:07 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Apr 2016 06:52:38 +0000 (07:52 +0100)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/local.conf.sample

index 5e93caf54b36816c62189b1c748afd31b62a09cb..2c12ca5aa091119ac9c9e4bc54d25a4c13500e0e 100644 (file)
@@ -85,9 +85,9 @@ MACHINE ??= "qemux86"
 PACKAGE_CLASSES ?= "package_ipk"
 
 #
-# 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