summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch')
-rw-r--r--meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch b/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch
index 3d324c96da..50c4bfb0f2 100644
--- a/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch
+++ b/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch
@@ -15,13 +15,13 @@ https://git.buildroot.net/buildroot/tree/package/iproute2/0001-Add-the-musl-work
15Signed-off-by: Baruch Siach <baruch@tkos.co.il> 15Signed-off-by: Baruch Siach <baruch@tkos.co.il>
16Signed-off-by: Maxin B. John <maxin.john@intel.com> 16Signed-off-by: Maxin B. John <maxin.john@intel.com>
17--- 17---
18 include/linux/libc-compat.h | 4 +++- 18 include/uapi/linux/libc-compat.h | 4 +++-
19 1 file changed, 3 insertions(+), 1 deletion(-) 19 1 file changed, 3 insertions(+), 1 deletion(-)
20 20
21diff --git a/include/linux/libc-compat.h b/include/linux/libc-compat.h 21diff --git a/include/uapi/linux/libc-compat.h b/include/uapi/linux/libc-compat.h
22index f38571d..30f0b67 100644 22index f38571d..30f0b67 100644
23--- a/include/linux/libc-compat.h 23--- a/include/uapi/linux/libc-compat.h
24+++ b/include/linux/libc-compat.h 24+++ b/include/uapi/linux/libc-compat.h
25@@ -49,10 +49,12 @@ 25@@ -49,10 +49,12 @@
26 #define _LIBC_COMPAT_H 26 #define _LIBC_COMPAT_H
27 27