summaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2017-02-08 12:10:43 -0800
committerSaul Wold <sgw@linux.intel.com>2017-02-10 07:52:49 -0800
commitef7e9d9fe31938760ee039e03b58696e64d0b9cd (patch)
tree31acd92b0073052fb926ef585c2226118a87d74b /common/recipes-bsp
parentb5b93ad3ee49efea3906d715da339cc1a75baf6b (diff)
downloadmeta-intel-ef7e9d9fe31938760ee039e03b58696e64d0b9cd.tar.gz
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 <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-bsp')
-rw-r--r--common/recipes-bsp/amt/lms7_7.1.20.bb2
1 files changed, 2 insertions, 0 deletions
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
12 file://atnetworktool-printf-fix.patch \ 12 file://atnetworktool-printf-fix.patch \
13 file://readlink-declaration.patch \ 13 file://readlink-declaration.patch \
14 file://0001-Protocol.cpp-Add-whitespace-for-gcc6-compile-error.patch \ 14 file://0001-Protocol.cpp-Add-whitespace-for-gcc6-compile-error.patch \
15 file://0001-Include-sys-select.h-for-fd_set.patch \
16 file://0002-Use-proper-netinet-in.h-API.patch \
15 " 17 "
16 18
17LOCALSRC = "file://${WORKDIR}/outputdir/${BPN}-${PV}-${PV_SUB}.tar.gz" 19LOCALSRC = "file://${WORKDIR}/outputdir/${BPN}-${PV}-${PV_SUB}.tar.gz"