On 06/28/2016 12:55 PM, Jianxun Zhang wrote:
> This change is ported from 6dc37464 which fixes lms8.

Please then include the subject and commit text from the other commit so
the user knows what it does by looking at this commit.

Thanks,

Tom

> 
> Fixes [YOCTO #9785]
> 
> Signed-off-by: Jianxun Zhang <[email protected]>
> ---
> Note: Very limited test was done before submission. Only compiling
> against lms7 is tested. Let me know if any more test is expected.
> 
> Thanks
> 
>  common/recipes-bsp/amt/lms7_7.1.20.bb | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/common/recipes-bsp/amt/lms7_7.1.20.bb 
> b/common/recipes-bsp/amt/lms7_7.1.20.bb
> index 7ed84fc..87de86b 100644
> --- a/common/recipes-bsp/amt/lms7_7.1.20.bb
> +++ b/common/recipes-bsp/amt/lms7_7.1.20.bb
> @@ -10,7 +10,9 @@ BPN="lms"
>  PV_SUB = "25"
>  SRC_URI = 
> "http://software.intel.com/sites/default/files/m/4/e/a/9/b/37962-${BPN}_${PV}.${PV_SUB}.zip
>  \
>             file://atnetworktool-printf-fix.patch \
> -           file://readlink-declaration.patch"
> +           file://readlink-declaration.patch \
> +           
> file://0001-Protocol.cpp-Add-whitespace-for-gcc6-compile-error.patch \
> +           "
>  
>  LOCALSRC = "file://${WORKDIR}/outputdir/${BPN}-${PV}-${PV_SUB}.tar.gz"
>  
> 

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to