summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-12-10 22:51:19 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-10 22:51:19 +0000
commitf07b1a2756879848ca4501fb1323a68861ab9cc2 (patch)
treec52dc74ea5ecd9fee2f1bee85deeb7226daeb635 /meta/recipes-core/meta
parent05053efa86e457fd08785d1401365bd763342477 (diff)
downloadpoky-f07b1a2756879848ca4501fb1323a68861ab9cc2.tar.gz
Drop variables that do nothing
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/meta')
-rw-r--r--meta/recipes-core/meta/external-poky-toolchain.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/meta/external-poky-toolchain.bb b/meta/recipes-core/meta/external-poky-toolchain.bb
index a387ab3e60..55077461e4 100644
--- a/meta/recipes-core/meta/external-poky-toolchain.bb
+++ b/meta/recipes-core/meta/external-poky-toolchain.bb
@@ -14,8 +14,6 @@ PACKAGES_DYNAMIC = "glibc-gconv-*"
14INHIBIT_DEFAULT_DEPS = "1" 14INHIBIT_DEFAULT_DEPS = "1"
15PR = "r1" 15PR = "r1"
16 16
17PSTAGING_DISABLED = "1"
18
19# License applies to this recipe code, not the toolchain itself 17# License applies to this recipe code, not the toolchain itself
20LICENSE = "MIT" 18LICENSE = "MIT"
21 19