diff options
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 a387ab3e6..55077461e 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-*" INHIBIT_DEFAULT_DEPS = "1" PR = "r1" -PSTAGING_DISABLED = "1" - # License applies to this recipe code, not the toolchain itself LICENSE = "MIT" |