[OE-core] [PATCH 0/4] icecc improvements

Martin Jansa martin.jansa at gmail.com
Sat Jan 18 14:01:50 UTC 2014


Fix for icecc inherit causing allarch and native recipes to have different
signatures for different MACHINES.

Make blacklist more strict and start with empty one - old entries seem all
to be resolved already.

The following changes since commit 8163854adf87ac42a8f08ee25685d0ce1efb4724:

  oe-selftest: separated the SStateBase and SStateTests in different modules (2014-01-16 12:18:44 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib jansa/icecc
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/icecc

Martin Jansa (4):
  icecc: Don't replace non-empty PARALLEL_MAKE with empty
    ICECC_PARALLEL_MAKE
  icecc: use bb.utils.which also for 'as'
  icecc: Fix allarch and native recipes having different signatures
  icecc: use exact match in blacklists, re-start with empty
    system_package_blacklist

 meta/classes/icecc.bbclass | 46 +++++++++++++++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 17 deletions(-)

-- 
1.8.5.2




More information about the Openembedded-core mailing list