diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-06 10:01:31 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-06 10:01:31 +0100 |
commit | e96c649294fd763fa8631b866397a07b9434bbd3 (patch) | |
tree | 45d78f43ec9583b2d07db4c195484d26692ab0a0 /target/packages/pkg-available | |
parent | 5e23c8034176a0c338efc3ef23f8d7e227e58322 (diff) |
add full perl, first half of supported archs
Diffstat (limited to 'target/packages/pkg-available')
-rw-r--r-- | target/packages/pkg-available/development | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/target/packages/pkg-available/development b/target/packages/pkg-available/development index 72e0777ce..bf2824564 100644 --- a/target/packages/pkg-available/development +++ b/target/packages/pkg-available/development @@ -5,13 +5,11 @@ config ADK_PKG_DEVELOPMENT select ADK_PACKAGE_BC select ADK_PACKAGE_BINUTILS select ADK_PACKAGE_BZIP2 - select ADK_PACKAGE_LZOP select ADK_PACKAGE_DIFFUTILS select ADK_PACKAGE_FILE select ADK_PACKAGE_GAWK select ADK_PACKAGE_GCC select ADK_PACKAGE_GIT - select ADK_PACKAGE_GPERF select ADK_PACKAGE_GREP select ADK_PACKAGE_TAR select ADK_PACKAGE_MUSL_DEV if ADK_TARGET_LIB_MUSL @@ -26,7 +24,7 @@ config ADK_PKG_DEVELOPMENT select ADK_PACKAGE_MKFONTDIR select ADK_PACKAGE_PATCH select ADK_PACKAGE_PKGCONF - select ADK_PACKAGE_MICROPERL + select ADK_PACKAGE_PERL select BUSYBOX_STAT select BUSYBOX_FEATURE_STAT_FORMAT select BUSYBOX_FEATURE_DD_IBS_OBS |