Signed-off-by: Martin Hundebøll <[email protected]> --- ...1-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 df3c055d3..ada65401a 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 <[email protected]> --- ell/dhcp.c | 2 +- -- 2.18.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
