[OE-core] [PATCH 0/1] perl: fix rebuid failed while ${CC} changed

Hongxu Jia hongxu.jia at windriver.com
Thu Jul 24 01:57:16 UTC 2014


Test Steps:

1) bitbake perl

2) vim local.conf to tweak CC, just add redundant option.
...
CC_append = " ${HOST_CC_ARCH}"
...

3) bitbake perl

//Hongxu

The following changes since commit 1306f263ed7b3de4e85c6dc8b377e5c05afd6bf0:

  package_ipk.bbclass: Support hierarchical feed (2014-07-23 22:06:10 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/fix-perl-rebuild
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-perl-rebuild

Hongxu Jia (1):
  perl: fix rebuid failed while ${CC} changed

 ...-fix-regenerate-makefile-failed-while-cc-.patch | 30 ++++++++++++++++++++++
 meta/recipes-devtools/perl/perl_5.20.0.bb          |  1 +
 2 files changed, 31 insertions(+)
 create mode 100644 meta/recipes-devtools/perl/perl-5.20.0/make_ext.pl-fix-regenerate-makefile-failed-while-cc-.patch

-- 
1.8.1.2




More information about the Openembedded-core mailing list