1, fix toolchain relocation issues for danny which has be done in 1.4 master.
2, there are several other defects on the way to fix toolchain relocation issues, so cherry-pick a set of related patches from 1.4 master and merge to danny. [Yocto #3069] [Yocto #3100] [YOCTO #3325] [Yocto #3338] [YOCTO #3401] [YOCTO #3839] [YOCTO #3984] The following changes since commit e89f812a0af56beda951c1dce6113a61d6db8cda: bitbake: knotty.py: fix unknown event bb.event.DiskFull (2013-03-04 10:17:20 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-toolchain-relocation-danny http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-toolchain-relocation-danny Hongxu Jia (17): toolchain-scripts.bbclass:add PYTHONHOME variable to environment-setup autoconf:fix autoreconf run failed on x86-64 gmae-toolchain perl-rdepends_5.14.2.inc: update dependencies among modules perl-rdepends_5.14.2.inc:fix perl File::Glob module is broken perl-rdepends_5.14.2.inc:update dependency creating script perl-rdepends_5.14.2.inc:be more strict in multiline comment perl_5.14.2.bb: fix dependecies perl_5.14.2.bb: use PACKAGES_DYNAMIC as regexp perl_5.14.2.bb:Fix support strict/vars/config/warnings modules perl_5.14.2.bb:fix autoreconf run failed on gmae-toolchain generate-sh.patch:fix autoreconf run failed on gmae-toolchain perl_5.14.2.bb:fix errors if configure is reattempted automake_1.12.3.bb: update dependencies nativesdk-ncurses 5.9: fix files were installed but not shipped populate_sdk_base: tarball installer: SDK overwrite warning perl_5.14.2.bb:fix toolchain relocation issues populate_sdk_base.bbclass:fix toolchain relocation issues meta/classes/populate_sdk_base.bbclass | 22 +- meta/classes/toolchain-scripts.bbclass | 2 + meta/recipes-core/ncurses/ncurses.inc | 4 +- meta/recipes-devtools/autoconf/autoconf.inc | 18 +- meta/recipes-devtools/autoconf/autoconf_2.69.bb | 2 +- meta/recipes-devtools/automake/automake_1.12.3.bb | 20 +- .../perl/perl-5.14.2/generate-sh.patch | 16 +- .../recipes-devtools/perl/perl-rdepends_5.14.2.inc | 2686 ++++++++++++++++++-- meta/recipes-devtools/perl/perl_5.14.2.bb | 32 +- 9 files changed, 2552 insertions(+), 250 deletions(-) -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core