On Sun, Mar 15, 2015 at 10:03 PM, Priya Agarwal
<priya_agar...@students.iitmandi.ac.in> wrote:
> EXTRA_OECONF_append = "    LDFLAGS = "-L/usr/lib/" \
>             LIBS="-lusdpaa_dma -lusdpaa_dma_mem -lusdpaa_of -lusdpaa_fman
> -lusdpaa_qbman -lusdpaa_syscfg" \
>             CXXFLAGS="-I/usr/include/""

you missed '=' before /usr/lib and /usr/include specs there. '=' makes
is sysroot relative
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to