package/util-linux: fix build for riscv64 and powerpc64le
authorCarlos Santos <unixmania@gmail.com>
Fri, 13 Mar 2020 01:06:11 +0000 (22:06 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 14 Mar 2020 14:18:38 +0000 (15:18 +0100)
commite02356ebb70bb17848147e0e6161eacf8526189c
treec8f93b6925298c0b908627bcd05ad1c0900d26be
parent7542a596010e538ceff56b57dc2c6797c63d73ba
package/util-linux: fix build for riscv64 and powerpc64le

Pull two upstream patches that fix the declaration of pidfd_open and
pidfd_send_signal.

Fixes:
  http://autobuild.buildroot.net/results/2396b04478f9d358b94f2e2e05540625ddc9f205/
  http://autobuild.buildroot.net/results/ed4b5ec61bd33d3ccf0ebb16000af46d0499366d/

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/util-linux/0006-kill-include-sys-types.h-before-checking-SYS_pidfd_s.patch [new file with mode: 0644]
package/util-linux/0007-include-cleanup-pidfd-inckudes.patch [new file with mode: 0644]