Openembedded Core Discussions
 help / color / mirror / Atom feed
* [danny][PATCH 00/17] fix toolchain relocation issues
@ 2013-03-11 11:04 Hongxu Jia
  2013-03-11 11:04 ` [PATCH 01/17] toolchain-scripts.bbclass:add PYTHONHOME variable to environment-setup Hongxu Jia
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Hongxu Jia @ 2013-03-11 11:04 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2013-03-11 11:21 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-11 11:04 [danny][PATCH 00/17] fix toolchain relocation issues Hongxu Jia
2013-03-11 11:04 ` [PATCH 01/17] toolchain-scripts.bbclass:add PYTHONHOME variable to environment-setup Hongxu Jia
2013-03-11 11:04 ` [PATCH 02/17] autoconf:fix autoreconf run failed on x86-64 gmae-toolchain Hongxu Jia
2013-03-11 11:04 ` [PATCH 03/17] perl-rdepends_5.14.2.inc: update dependencies among modules Hongxu Jia
2013-03-11 11:04 ` [PATCH 04/17] perl-rdepends_5.14.2.inc:fix perl File::Glob module is broken Hongxu Jia
2013-03-11 11:04 ` [PATCH 05/17] perl-rdepends_5.14.2.inc:update dependency creating script Hongxu Jia
2013-03-11 11:04 ` [PATCH 06/17] perl-rdepends_5.14.2.inc:be more strict in multiline comment Hongxu Jia
2013-03-11 11:04 ` [PATCH 07/17] perl_5.14.2.bb: fix dependecies Hongxu Jia
2013-03-11 11:04 ` [PATCH 08/17] perl_5.14.2.bb: use PACKAGES_DYNAMIC as regexp Hongxu Jia
2013-03-11 11:04 ` [PATCH 09/17] perl_5.14.2.bb:Fix support strict/vars/config/warnings modules Hongxu Jia
2013-03-11 11:04 ` [PATCH 10/17] perl_5.14.2.bb:fix autoreconf run failed on gmae-toolchain Hongxu Jia
2013-03-11 11:04 ` [PATCH 11/17] generate-sh.patch:fix " Hongxu Jia
2013-03-11 11:04 ` [PATCH 12/17] perl_5.14.2.bb:fix errors if configure is reattempted Hongxu Jia
2013-03-11 11:04 ` [PATCH 13/17] automake_1.12.3.bb: update dependencies Hongxu Jia
2013-03-11 11:04 ` [PATCH 14/17] nativesdk-ncurses 5.9: fix files were installed but not shipped Hongxu Jia
2013-03-11 11:04 ` [PATCH 15/17] populate_sdk_base: tarball installer: SDK overwrite warning Hongxu Jia
2013-03-11 11:04 ` [PATCH 16/17] perl_5.14.2.bb:fix toolchain relocation issues Hongxu Jia
2013-03-11 11:04 ` [PATCH 17/17] populate_sdk_base.bbclass:fix " Hongxu Jia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox