[meta-intel] [PATCH 04/10] lms7: Use patches from lms8 that fixed MUSL build

Saul Wold sgw at linux.intel.com
Fri Feb 10 11:10:08 PST 2017


The same patches from LSM8 can be applied to LMS7 for
enabling world build with MUSL in meta-intel

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 common/recipes-bsp/amt/lms7_7.1.20.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/common/recipes-bsp/amt/lms7_7.1.20.bb b/common/recipes-bsp/amt/lms7_7.1.20.bb
index 87de86b..eca3681 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"
-- 
2.7.4



More information about the meta-intel mailing list