mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ebtables: Fix duplicate definition errors due to netinet/ether.h
Make the patch musl specific as it is regressing glibc 2.27 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
@@ -29,9 +29,10 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/ebtables/ebtables-v${PV}.tar.gz \
|
||||
file://0007-extensions-Use-stdint-types.patch \
|
||||
file://0008-ethernetdb.h-Remove-C-specific-compiler-hint-macro-_.patch \
|
||||
file://0009-ebtables-Allow-RETURN-target-rules-in-user-defined-c.patch \
|
||||
file://0010-Adjust-header-include-sequence.patch \
|
||||
"
|
||||
|
||||
SRC_URI_append_libc-musl = " file://0010-Adjust-header-include-sequence.patch"
|
||||
|
||||
SRC_URI[md5sum] = "506742a3d44b9925955425a659c1a8d0"
|
||||
SRC_URI[sha256sum] = "dc6f7b484f207dc712bfca81645f45120cb6aee3380e77a1771e9c34a9a4455d"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user