summaryrefslogtreecommitdiffstats
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 17:56:34 +0000
commitd241a3ed24bee48bfc8e64d77fd0d47ed713e2f4 (patch)
tree8ac637aeec3dda27549400ef72be9dbfa8185f11
parentb4542e867d54c56e6ef088fac28ae3d5e6c0d7bc (diff)
downloadopenembedded-core-contrib-d241a3ed24bee48bfc8e64d77fd0d47ed713e2f4.tar.gz
iputils: add missing Upstream-Status to patch
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-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
Add missing AI_IDN and NI_IDN declarations.
Bug: https://bugs.gentoo.org/503914
+
+Upstream-Status: Pending
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
arping.c | 7 +++++++