From ef7e9d9fe31938760ee039e03b58696e64d0b9cd Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 8 Feb 2017 12:10:43 -0800 Subject: lms7: Use patches from lms8 that fixed MUSL build The same patches from LSM8 can be applied to LMS7 for enabling world build with MUSL in meta-intel Signed-off-by: Saul Wold --- common/recipes-bsp/amt/lms7_7.1.20.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/recipes-bsp') diff --git a/common/recipes-bsp/amt/lms7_7.1.20.bb b/common/recipes-bsp/amt/lms7_7.1.20.bb index 87de86b3..eca36811 100644 --- a/common/recipes-bsp/amt/lms7_7.1.20.bb +++ b/common/recipes-bsp/amt/lms7_7.1.20.bb @@ -12,6 +12,8 @@ SRC_URI = "http://software.intel.com/sites/default/files/m/4/e/a/9/b/37962-${BPN file://atnetworktool-printf-fix.patch \ file://readlink-declaration.patch \ file://0001-Protocol.cpp-Add-whitespace-for-gcc6-compile-error.patch \ + file://0001-Include-sys-select.h-for-fd_set.patch \ + file://0002-Use-proper-netinet-in.h-API.patch \ " LOCALSRC = "file://${WORKDIR}/outputdir/${BPN}-${PV}-${PV_SUB}.tar.gz" -- cgit v1.2.3-54-g00ecf