Peter Korsgaard
|
b2cf7ca0e2
|
babeld: fix typo in variable name
As pointed out during the check-package discussion, there is a typo in a
variable name:
http://lists.busybox.net/pipermail/buildroot/2016-December/180765.html
Fixing that also shows that the license file was misspelled, so fix that as
well (LICENSE/LICENCE).
Reported-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
|
2017-02-07 09:43:41 +01:00 |
|
Thomas Petazzoni
|
254da76865
|
babeld: fix build with the musl C library
This commit adds a patch that removes a header inclusion causing
redefinition issues with the musl C library.
Fixes:
http://autobuild.buildroot.net/results/7d80c66ab5d4975de7256e73592845b9f8b3a731/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2016-08-20 11:16:06 +02:00 |
|
Thomas Petazzoni
|
dbf799e2af
|
babeld: use TARGET_CONFIGURE_OPTS
As suggested by a previous submission of
babeld (https://patchwork.ozlabs.org/patch/631953/), we can use
TARGET_CONFIGURE_OPTS instead of passing CFLAGS and LDFLAGS in
PLATFORM_DEFINES.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2016-07-03 21:25:50 +02:00 |
|
Thomas Petazzoni
|
d0b1105851
|
babeld: needs MMU as it uses fork()
Fixes:
http://autobuild.buildroot.net/results/986953a9bb49cd68338dc15e1a2f96045e44bf02/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2016-07-03 10:26:53 +02:00 |
|
Maxime Hadjinlian
|
7c8c6e1b87
|
babeld: New package
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
[Thomas: use $(INSTALL) instead of install.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2016-07-02 15:15:17 +02:00 |
|