[OE-core] [PATCH] icecc-create-env: Upgrade script

Iyad Qumei iyadkq at gmail.com
Wed Dec 4 17:07:53 UTC 2013


Folks,

This change was necessary to compile code with external toolchains with support for linker time optimization, such as linaro.  The older script does not process the LTO related content correctly. More recent scripts from upstream icecream corrects this error.  However, the script required modifications for use with OE.  Hence I created this patch.

Iyad Qumei (1):
  icecc-create-env: Upgrade script

 .../icecc-create-env-native/icecc-create-env       |  266 +++++++++++++++-----
 ...ive_0.1.bb => icecc-create-env-native_1.0.1.bb} |    5 +-
 2 files changed, 209 insertions(+), 62 deletions(-)
 rename meta/recipes-devtools/icecc-create-env/{icecc-create-env-native_0.1.bb => icecc-create-env-native_1.0.1.bb} (89%)

-- 
1.7.10.4




More information about the Openembedded-core mailing list