summaryrefslogtreecommitdiff
path: root/Kconfig
Commit message (Collapse)AuthorAge
* Rootfs: update mtd-utils and make JFFS2 filesystem image useableAbdoulaye Walsimou Gaye2010-08-12
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* EMBTK: give ability to cache downloaded patchesAbdoulaye Walsimou Gaye2009-12-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Make architecture/variants/options selection in the same menuAbdoulaye Walsimou Gaye2009-11-24
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Give ability to specify an alternate location for downloaded packagesAbdoulaye Walsimou Gaye2009-09-26
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: Introduction of strace as buildable packageAbdoulaye Walsimou Gaye2009-08-19
| | | | | | | strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: give the ability to strip binaries in the root filesystemAbdoulaye Walsimou Gaye2009-08-16
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Separate filesystem and packages selectionAbdoulaye Walsimou Gaye2009-08-10
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Introduce EMBTK_OLDPACKAGES, giving then ability to build old packagesAbdoulaye Walsimou Gaye2009-08-08
| | | | | | | This patch introduces EMBTK_OLDPACKAGES, giving then ability to build old packages or to hide them in Embtk. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: fix typoAbdoulaye Walsimou Gaye2009-07-26
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtoolkit: Allow users to specify number of parallel buildAbdoulaye Walsimou Gaye2009-07-25
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: move toolchain configuration in kconfig/toolchain.kconfigAbdoulaye Walsimou Gaye2009-07-25
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: fix kbuild error introduced by previous commitAbdoulaye Walsimou Gaye2009-07-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: give the ability to pass compiler flags for target componentsAbdoulaye Walsimou Gaye2009-07-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Packages: Allow build of gdb and rework way that host and target packages ↵Abdoulaye Walsimou Gaye2009-07-14
| | | | | | are built 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>
* MIPS: give ability to choose ABI to build and a multilib toolchain or notAbdoulaye Walsimou Gaye2009-05-19
| | | | | | | | This patch gives the ability to choose the mips ABI to build and the choice to build multilib toolchain or not. It also remanes arch_variant.kconfig to arch-variant.kconfig. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* toolchain: work on building gmp and mpfr for the toolchainAbdoulaye Walsimou Gaye2009-05-12
| | | | | | | This patch is an initial work in order to get and build mpfr and gmp, for the toolchain. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtoolkit: Fisrt commitAbdoulaye Walsimou Gaye2009-05-12
This is the first commit in the embedded system toolkit git repository, formaly embtoolkit. This porject aims to design a tool which helps on building an embedded linux system. The goal of this porject is to use EGLIBC as C Library for linux systems generated. This initial commit is manely just a backup in order to save work done. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>