ulogd: fix build with musl
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>
Wed, 17 Aug 2016 03:11:03 +0000 (08:41 +0530)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 18 Aug 2016 14:23:45 +0000 (16:23 +0200)
commitb0f0367d3a31fd86fd44075f44cca0ca654c3cd7
tree4a6b074c048e482904ac991105c877d703a2ee33
parent4debfc914b6b94a41f8b8d53c452010032d048c2
ulogd: fix build with musl

Add upstream patches to fix build issue with musl.

Fixes:

  http://autobuild.buildroot.net/results/c42/c42db6f8c89df87e9b55d6c7aaf6098d64d8ffdb/

Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ulogd/0001-ulogd-Use-dev-null-as-dummy-logfile-when-logging-to-.patch [new file with mode: 0644]
package/ulogd/0002-Define-_GNU_SOURCE-to-get-members-of-tcphdr.patch [new file with mode: 0644]
package/ulogd/0003-Use-stdint-types-everywhere.patch [new file with mode: 0644]