summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Packages: Busybox-1.14.1: update configAbdoulaye Walsimou Gaye2009-06-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Merge branch 'master' of http://www.embtoolkit.org/git/embtoolkitAbdoulaye Walsimou Gaye2009-06-13
|\
| * Rootfs: make sure we have initial paths when building rootfsAbdoulaye Walsimou Gaye2009-06-13
| | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* | Rootfs: make sure we have initial paths when building rootfs and make ↵Abdoulaye Walsimou Gaye2009-06-13
|/ | | | | | fakeroot and makedevs more verbous Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: correct end build messageAbdoulaye Walsimou Gaye2009-06-13
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: as eglibc-2.9 does not build without ↵Abdoulaye Walsimou Gaye2009-06-13
| | | | | | OPTION_EGLIBC_LOCALE_CODE enable it unconditionally Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: give the ability to patch eglibc-2.9Abdoulaye Walsimou Gaye2009-06-13
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: implement eglibc downloadAbdoulaye Walsimou Gaye2009-06-10
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: fix successful toolchain build messageAbdoulaye Walsimou Gaye2009-06-08
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: create symlinks with GNU_TARGET in tools binary directoryAbdoulaye Walsimou Gaye2009-06-08
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: announce when we build a rootfs or notAbdoulaye Walsimou Gaye2009-06-07
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: gcc: disable build of native languages supportAbdoulaye Walsimou Gaye2009-06-07
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: make gcc-4.3.3 as default versionAbdoulaye Walsimou Gaye2009-06-07
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Rewrite egligc options parseAbdoulaye Walsimou Gaye2009-06-07
| | | | | | | This patch rewrites the way we parse eglibc options. It creates two new files in order to separate eglibc-2.9 and eglibc-2.10 options. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: move mpfr-host and gmp-host in host-toolsAbdoulaye Walsimou Gaye2009-06-04
| | | | | | | This patch moves mpfr-host and gmp-host in host-tools. It also add host-tools in main .gitignore file. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: create correct lib directory when we are in 64bits archAbdoulaye Walsimou Gaye2009-06-04
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: move ccachehost in host-toolsAbdoulaye Walsimou Gaye2009-06-04
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: gmp: use gmp-4.3.1 as defaultAbdoulaye Walsimou Gaye2009-06-03
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: makedevs: use host-tools as installation directoryAbdoulaye Walsimou Gaye2009-06-03
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: fakeroot: use host-tools as installation directoryAbdoulaye Walsimou Gaye2009-06-03
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: create host-tools directory to store tools which run on hostAbdoulaye Walsimou Gaye2009-06-03
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: completely remove use of EMBTK_TARGET_ARCHAbdoulaye Walsimou Gaye2009-06-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: MIPS arch makefile: remove ABIs that seem to be unsuppoted by eglibcAbdoulaye Walsimou Gaye2009-06-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: MIPS arch: make use of EMBTK_TARGET_ARCH_64BITS and remove some ABIs ↵Abdoulaye Walsimou Gaye2009-06-02
| | | | | | | | | that seem to be unsuppoted by eglibc This patch makes use of EMBTK_TARGET_ARCH_64BITS and removes some ABIs that seem to be unsuppoted by eglibc. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: Use EMBTK_TARGET_ARCH_64BITSAbdoulaye Walsimou Gaye2009-06-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: GCC: convert gcc to use EMBTK_TARGET_ARCH_64BITSAbdoulaye Walsimou Gaye2009-06-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: add dl to ignore filesAbdoulaye Walsimou Gaye2009-06-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: MIPS arch: select EMBTK_TARGET_ARCH_32BITS or EMBTK_TARGET_ARCH_64BITSAbdoulaye Walsimou Gaye2009-06-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: EMBTK_TARGET_ARCH_64BITS and EMBTK_TARGET_ARCH_32BITS add bool statementAbdoulaye Walsimou Gaye2009-06-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: create EMBTK_TARGET_ARCH_32BITS and EMBTK_TARGET_ARCH_64BITSAbdoulaye Walsimou Gaye2009-06-01
| | | | | | | | This patch creates to symbols EMBTK_TARGET_ARCH_32BITS and EMBTK_TARGET_ARCH_64BITS. These two symbols will help to determinate if we're in 64bits or 32bits. They will replace EMBTK_TARGET_ARCH for this task. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: ignore some fileAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: gmp: fix download urlAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: Busysbox: add busybox-1.14.1 in order to replace ↵Abdoulaye Walsimou Gaye2009-06-01
| | | | | | busybox-1.14.0(unstable) Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: add .fakeroot* in files removed by cleanAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: ignore some filesAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: Introduce rootfs build in EMBTK main build processAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: create ROOTFS_COMPONENTS symbol and build busysbox only if selectedAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: create ROOTFS only if rootfs is selectedAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: fakeroot: create FAKEROOT_BIN symbolAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: Rootfs: give the ability to build or not a rootfsAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: ignore some pathsAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: Busybox: touch silentlyAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: Add fakeroot toolAbdoulaye Walsimou Gaye2009-06-01
| | | | | | | This patch adds fakeroot tool. fakeroot helps building root filesystem, without the need to be root. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: makedevs: touch MAKEDEVS_DIR/.installedAbdoulaye Walsimou Gaye2009-06-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: add makedevs tool, this helps build of /dev entriesAbdoulaye Walsimou Gaye2009-05-31
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: make target_skeleton (from buildroot) more EmbToolkit centricAbdoulaye Walsimou Gaye2009-05-31
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: make busybox buildableAbdoulaye Walsimou Gaye2009-05-31
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: busybox: add EMBTK_BB_DOT_CONFIG symbolAbdoulaye Walsimou Gaye2009-05-31
| | | | | | | This patch adds EMBTK_BB_DOT_CONFIG symbol. This helps to indicate the default busybox configuration file to use, when none exists. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: EGLIBC: make some options defaultAbdoulaye Walsimou Gaye2009-05-31
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: include packages Makefile in main MakefileAbdoulaye Walsimou Gaye2009-05-30
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>