On 06/25/2011 07:30 PM, Khem Raj wrote:
> so in you kernel recipe somewhere patch the below code
>
> PATH_prepend = "${STAGING_BINDIR_TOOLCHAIN}.gcc-cross-kernel:"
I guess it has 4.2.1 in the path for you as I see so you might need
PATH_prepend = "${STAGING_BINDIR_TOOLCHAIN}.gcc-cross-kernel-4.2.1:"
-Khem