[OE-core] [PATCH 0/1] bitbake meta-toolchain with gcc 4.5.1 failed

Saul Wold sgw at linux.intel.com
Wed Aug 24 03:42:51 UTC 2011


On 08/21/2011 03:08 AM, Robert Yang wrote:
> * Steps to reproduce the error:
> 1) Add the following lines to conf/local.conf:
>
> SDKGCCVERSION="4.5.1"
> GCCVERSION="4.5.1"
>
> 2) bitbake meta-toolchain
>
> The we will notice the error that sed can't find the directory:
>
> ${TMPDIR}/work-shared/gcc-${PV}/gcc-${PV}-${PR}
>
> we had changed the name of S from gcc-${PV} to gcc-${PV}-${PR}, but didn't
> update meta/recipes-devtools/gcc/gcc-common.inc, so fix S in gcc-common.inc
> would make it work.
>
> The following changes since commit edd8e1e8b974eb3f0f9f66c2207aadf43612350b:
>
>    documentation/adt-manual/adt-command.xml: general edits. (2011-08-20 17:52:00 -0700)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib robert/gcc_451
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/gcc_451
>
> Robert Yang (1):
>    bitbake meta-toolchain with gcc 4.5.1 failed
>
>   meta/recipes-devtools/gcc/gcc-common.inc |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>

Merged into OE-Core

Thanks
	Sau!




More information about the Openembedded-core mailing list