Jérémy Rosen
3e092163e5
package: rely on systemctl preset-all for buildroot-provided services
...
All the packages in this list have the following properties
* units are provided by buildroot in the package directory
* the SYSTEMD_INSTALL_INIT_HOOK is exactly equivalent to what the
[Install] section of the unit does
The fix removes the soflinking in the .mk file
Signed-off-by: Jérémy Rosen <jeremy.rosen@smile.fr >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2019-12-18 18:27:41 +01:00
Fabrice Fontaine
da585ab44d
package/babeld: bump to version 1.8.4
...
- Remove patch (already in version)
- Add hash for license file
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-14 14:59:42 +02:00
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
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
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