summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-05 11:58:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-05 11:58:57 +0100
commiteb497ab7d9a1a68f71ba9169185c302528c972c3 (patch)
tree6ab830b9e7cf7e8d3a6fa644f692e37ffdee9082 /target
parent7e783125e4ba1ad319febf468e2e6e90e4c0ff42 (diff)
remove compressors, add tools needed to install OpenADK on sdcard, add g++
Diffstat (limited to 'target')
-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.