Jerzy Grzegorek
|
d60e9e3f2a
|
empty: bump to version 0.6.19b
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
|
2013-10-03 22:10:26 +02:00 |
|
Alexandre Belloni
|
8dfd59d114
|
Normalize separator size to 80
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
2013-06-06 22:30:24 +02:00 |
|
Alexandre Belloni
|
702704014d
|
Fix package headers to comply with coding style
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
2013-06-06 17:26:35 +02:00 |
|
Simon Dawson
|
4a3c29fd4c
|
empty: needs MMU
The empty package uses the fork() system call, and so requires MMU.
Fixed autobuilder failures such as the following.
http://autobuild.buildroot.net/results/4ad23e07b1bfe7bfd622aed8d54fa243b72eed59/build-end.log
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
2013-01-12 20:59:55 +01:00 |
|
Simon Dawson
|
efe6941f1b
|
empty: add license information
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2012-08-02 21:46:51 +02:00 |
|
Arnout Vandecappelle (Essensium/Mind)
|
e1502ebc0c
|
all packages: rename XXXTARGETS to xxx-package
Also remove the redundant $(call ...).
This is a purely mechanical change, performed with
find package linux toolchain boot -name \*.mk | \
xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \
-e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \
-e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/'
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2012-07-17 20:23:05 +02:00 |
|
Simon Dawson
|
a4ee7179e6
|
Added the empty package
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
2012-05-06 10:01:35 +02:00 |
|