From 1bc94ef4b33af542167abafe804e5c8856369319 Mon Sep 17 00:00:00 2001 From: Martin Hundebøll Date: Thu, 12 Jul 2018 20:35:08 +0200 Subject: ell: update patch status to backport MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Hundebøll Signed-off-by: Khem Raj --- .../ell/0001-dhcp-include-if_arp.h-from-libc-instead-of-linux-hea.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 --- ell/dhcp.c | 2 +- -- cgit 1.2.3-korg