summaryrefslogtreecommitdiff
path: root/mk/packages.mk
Commit message (Collapse)AuthorAge
* Fix ugly bug which leads embtk to enter in a infinite loopAbdoulaye Walsimou Gaye2009-08-21
| | | | | | | Fix ugly bug which leads embtk to enter in a infinite loop. This bug come from f0597cd66d635e1ef3c0a413756ec68732e631a9 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>
* Create a target to build/install packages intented to run on hostAbdoulaye Walsimou Gaye2009-08-11
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: rework filesystems generationAbdoulaye Walsimou Gaye2009-08-10
| | | | | | | This patch reworks filesystems generation in order to make build of other filesystems type easy. 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>
* Packages: create ROOTFS_COMPONENTS_CLEAN targetAbdoulaye Walsimou Gaye2009-06-21
| | | | 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>
* Packages: add packages MakefileAbdoulaye Walsimou Gaye2009-05-30
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>