diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-10 22:51:19 +0000 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-10 22:51:19 +0000 |
| commit | f07b1a2756879848ca4501fb1323a68861ab9cc2 (patch) | |
| tree | c52dc74ea5ecd9fee2f1bee85deeb7226daeb635 /meta/recipes-core | |
| parent | 05053efa86e457fd08785d1401365bd763342477 (diff) | |
| download | poky-f07b1a2756879848ca4501fb1323a68861ab9cc2.tar.gz | |
Drop variables that do nothing
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-core')
| -rw-r--r-- | meta/recipes-core/meta/external-poky-toolchain.bb | 2 |
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-*" | |||
| 14 | INHIBIT_DEFAULT_DEPS = "1" | 14 | INHIBIT_DEFAULT_DEPS = "1" |
| 15 | PR = "r1" | 15 | PR = "r1" |
| 16 | 16 | ||
| 17 | PSTAGING_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 |
| 20 | LICENSE = "MIT" | 18 | LICENSE = "MIT" |
| 21 | 19 | ||
