summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/iputils
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-02-06 16:42:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-16 18:05:39 +0000
commit7c4146f03c76070a9f733899455dd807573a5bcc (patch)
treeaaf378e3e9dacf510428e0d540c833850321f665 /meta/recipes-extended/iputils
parenteff20ce4784e1f7de33edda47cbf1d321d2e1fb7 (diff)
downloadpoky-7c4146f03c76070a9f733899455dd807573a5bcc.tar.gz
iputils: add missing Upstream-Status to patch
(From OE-Core rev: d241a3ed24bee48bfc8e64d77fd0d47ed713e2f4) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/iputils')
-rw-r--r--meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch b/meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch
index c86dafc038..ce8cfebbb0 100644
--- a/meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch
+++ b/meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch
@@ -6,6 +6,8 @@ Subject: [PATCH] Fix build on MUSL
6Add missing AI_IDN and NI_IDN declarations. 6Add missing AI_IDN and NI_IDN declarations.
7 7
8Bug: https://bugs.gentoo.org/503914 8Bug: https://bugs.gentoo.org/503914
9
10Upstream-Status: Pending
9Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> 11Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
10--- 12---
11 arping.c | 7 +++++++ 13 arping.c | 7 +++++++