summaryrefslogtreecommitdiff
path: root/target/packages/pkg-available/development
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-06 17:03:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-06 17:03:59 +0100
commit710c7e13df471fe6b5366d4a284d02cd30479cc0 (patch)
treecb334404683c9fb03e6baa337749d6663557a88a /target/packages/pkg-available/development
parentb42d26ca729134d31887445856c65a85da69fb65 (diff)
parent3f8e6e157f3183d1af9ce7933b99ff8b3d5e3c20 (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/development8
1 files changed, 5 insertions, 3 deletions
diff --git a/target/packages/pkg-available/development b/target/packages/pkg-available/development
index b4a9bff9f..8ac207205 100644
--- a/target/packages/pkg-available/development
+++ b/target/packages/pkg-available/development
@@ -3,11 +3,11 @@ config ADK_PKG_DEVELOPMENT
default n
select ADK_PACKAGE_BASH
select ADK_PACKAGE_BINUTILS
- select ADK_PACKAGE_BZIP2
select ADK_PACKAGE_DIFFUTILS
select ADK_PACKAGE_FILE
select ADK_PACKAGE_GAWK
select ADK_PACKAGE_GCC
+ select ADK_PACKAGE_GXX
select ADK_PACKAGE_GIT
select ADK_PACKAGE_GREP
select ADK_PACKAGE_TAR
@@ -16,7 +16,6 @@ config ADK_PKG_DEVELOPMENT
select ADK_PACKAGE_GLIBC_DEV if ADK_TARGET_LIB_GLIBC
select ADK_PACKAGE_LIBNCURSES
select ADK_PACKAGE_LIBNCURSES_DEV
- select ADK_PACKAGE_LZOP
select ADK_PACKAGE_M4
select ADK_PACKAGE_MAKE
select ADK_PACKAGE_MKFONTDIR
@@ -29,11 +28,14 @@ config ADK_PKG_DEVELOPMENT
select BUSYBOX_FEATURE_TR_CLASSES
select ADK_PACKAGE_ZLIB
select ADK_PACKAGE_ZLIB_DEV
- select ADK_PACKAGE_XZ
select ADK_PACKAGE_WGET
select ADK_PACKAGE_WGET_WITH_OPENSSL
select ADK_PACKAGE_STRACE
select ADK_PACKAGE_GDB
+ select ADK_PACKAGE_PARTED
+ select ADK_PACKAGE_SFDISK
+ select ADK_APCKAGE_MKE2FS
+ select ADK_PACKAGE_DOSFSTOOLS
help
After bootstrapping a Linux system you might want to
switch to native builds with your target.