kumquat-buildroot/package/lxc
Fabrice Fontaine a378178cdd package/lxc: fix systemd build
Fix the following systemd build failure raised since bump to version
5.0.1 in commit db19998035:

../src/lxc/cgroups/cgfsng.c: In function 'unpriv_systemd_create_scope':
../src/lxc/cgroups/cgfsng.c🔢104: error: incompatible type for argument 10 of 'sd_bus_call_method_asyncv'
 r = sd_bus_call_method_asyncv(bus, NULL, DESTINATION, PATH, INTERFACE, "Subscribe", NULL, NULL, NULL, NULL);
                                                                                                       ^~~~

Fixes:
 - https://gitlab.com/buildroot.org/buildroot/-/jobs/3282261449

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-11-11 23:50:53 +01:00
..
0001-build-detect-where-struct-mount_attr-is-declared.patch package/lxc: bump to version 5.0.1 2022-11-05 23:02:38 +01:00
0002-use-sd_bus_call_method_async-to-replace-the-asyncv-one.patch package/lxc: fix systemd build 2022-11-11 23:50:53 +01:00
Config.in package/lxc: fix typo of toolchain in config.in 2021-10-03 09:51:08 +02:00
lxc.hash package/lxc: bump to version 5.0.1 2022-11-05 23:02:38 +01:00
lxc.mk package/lxc: add systemd optional dependency 2022-11-07 23:12:01 +01:00