aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Hundebøll <martin@geanix.com>2018-07-12 20:35:08 +0200
committerKhem Raj <raj.khem@gmail.com>2018-07-12 23:03:39 -0700
commit1bc94ef4b33af542167abafe804e5c8856369319 (patch)
treeaf43f3171e1cfb284cd13543d1fd8b98d4c8d515 /meta-oe
parent6a0efef15cd625d4fb4f60e2235450de0222c357 (diff)
downloadmeta-openembedded-contrib-1bc94ef4b33af542167abafe804e5c8856369319.tar.gz
ell: update patch status to backport
Signed-off-by: Martin Hundebøll <martin@geanix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/ell/ell/0001-dhcp-include-if_arp.h-from-libc-instead-of-linux-hea.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/ell/ell/0001-dhcp-include-if_arp.h-from-libc-instead-of-linux-hea.patch b/meta-oe/recipes-core/ell/ell/0001-dhcp-include-if_arp.h-from-libc-instead-of-linux-hea.patch
index df3c055d39..ada65401a3 100644
--- a/meta-oe/recipes-core/ell/ell/0001-dhcp-include-if_arp.h-from-libc-instead-of-linux-hea.patch
+++ b/meta-oe/recipes-core/ell/ell/0001-dhcp-include-if_arp.h-from-libc-instead-of-linux-hea.patch
@@ -15,7 +15,7 @@ The only symbols used from if_arp.h is ARPHRD_ETHER, so it should be
safe to avoid the compile error by including the if_arp.h header from
the c-library instead.
-Upstream-Status: Submitted [https://lists.01.org/pipermail/ell/2018-July/001242.html]
+Upstream-Status: Backport [https://lists.01.org/pipermail/ell/2018-July/001244.html]
Signed-off-by: Martin Hundebøll <martin@geanix.com>
---
ell/dhcp.c | 2 +-