summaryrefslogtreecommitdiff
path: root/target/packages/pkg-available/development
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-26 19:12:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-26 19:12:00 +0100
commit49a2312ba19ddcd7fecc1ac8177cd1ae1346c4cc (patch)
tree1d9dc20e6d2b987158addd0da286f044eb1d1aee /target/packages/pkg-available/development
parent1e14d6284640f07c21d837091c7f87323209b317 (diff)
parent9e358d94cc283c8022091e67fe3ca0580301a62a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/packages/pkg-available/development')
-rw-r--r--target/packages/pkg-available/development9
1 files changed, 1 insertions, 8 deletions
diff --git a/target/packages/pkg-available/development b/target/packages/pkg-available/development
index 7a6d5e14c..6da3a5564 100644
--- a/target/packages/pkg-available/development
+++ b/target/packages/pkg-available/development
@@ -2,7 +2,6 @@ config ADK_PKG_DEVELOPMENT
bool "Compile a ADK development system"
default n
select ADK_PACKAGE_BASH
- select ADK_PACKAGE_BC
select ADK_PACKAGE_BINUTILS
select ADK_PACKAGE_BZIP2
select ADK_PACKAGE_DIFFUTILS
@@ -23,7 +22,6 @@ config ADK_PKG_DEVELOPMENT
select ADK_PACKAGE_MAKE
select ADK_PACKAGE_MKFONTDIR
select ADK_PACKAGE_PATCH
- select ADK_PACKAGE_PKGCONF
select ADK_PACKAGE_PERL
select BUSYBOX_STAT
select BUSYBOX_FEATURE_STAT_FORMAT
@@ -34,14 +32,9 @@ config ADK_PKG_DEVELOPMENT
select ADK_PACKAGE_ZLIB_DEV
select ADK_PACKAGE_XZ
select ADK_PACKAGE_WGET
- # optional
+ select ADK_PACKAGE_WGET_WITH_OPENSSL
select ADK_PACKAGE_STRACE
select ADK_PACKAGE_GDB
- select ADK_PACKAGE_FLEX
- select ADK_PACKAGE_BISON
- select ADK_PACKAGE_AUTOCONF
- select ADK_PACKAGE_AUTOMAKE
- select ADK_PACKAGE_LIBTOOL
help
After bootstrapping a Linux system you might want to
switch to native builds with your target.