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

2013-12-06 Thread Iyad Qumei
. The change was tested with OE-Core built toolchain, and external toolchain. Signed-off-by: Iyad Qumei iya...@gmail.com --- .../icecc-create-env-native_0.1.bb | 35 --- .../icecc-create-env-native_1.0.1.bb | 35 +++ .../icecc-create-env/icecc-create-env

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

2013-12-04 Thread Iyad Qumei
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

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

2013-12-04 Thread Iyad Qumei
. The change was tested with OE-Core built toolchain, and external toolchain. Signed-off-by: Iyad Qumei iya...@gmail.com --- .../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

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

2013-12-04 Thread Iyad Qumei
On Wed, Dec 4, 2013 at 9:43 AM, Martin Jansa martin.ja...@gmail.com wrote: On Wed, Dec 04, 2013 at 09:07:54AM -0800, Iyad Qumei wrote: The original icecc script does not handle toolchain content properly, resulting in build failures, such as gxx: fatal error: -fuse-linker-plugin

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

2013-12-04 Thread Iyad Qumei
After more thinking about this, and rebuilding. I do see both issues. Although I did successful build last night, which I still do, quilt-native guilt find, and icecc-create-env in sysroot is the correct version. The difference is how I issued the build core-minimal-image vs quilt-native and

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

2013-12-04 Thread Iyad Qumei
. The change was tested with OE-Core built toolchain, and external toolchain. Signed-off-by: Iyad Qumei iya...@gmail.com --- .../icecc-create-env-native/icecc-create-env | 266 +++- .../icecc-create-env-native_0.1.bb | 26 -- .../icecc-create-env

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

2013-12-04 Thread Iyad Qumei
not be found 00:00:29 On Wed, Dec 4, 2013 at 8:35 PM, Iyad Qumei iya...@gmail.com wrote: The original icecc script does not handle toolchain content properly, resulting in build failures, such as gxx: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found This patch brings

Re: [OE-core] [PATH] fix build failure due to lic_files_chksum mismatch. The correction unpacks the source in the correct directory.

2012-07-08 Thread Iyad Qumei
to fix it was to explicitly define the S= in the recipe. Thanks for the feedback. Iyad On Fri, Jul 6, 2012 at 7:31 PM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Jul 06, 2012 at 04:02:30PM -0700, Iyad Qumei wrote: Signed-off-by: Iyad Qumei iya...@gmail.com --- meta/recipes-core

[OE-core] [PATH] fix build failure due to lic_files_chksum mismatch. The correction unpacks the source in the correct directory.

2012-07-06 Thread Iyad Qumei
Signed-off-by: Iyad Qumei iya...@gmail.com --- meta/recipes-core/netbase/netbase_5.0.bb |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/netbase/netbase_5.0.bb b/meta/recipes-core/netbase/netbase_5.0.bb index 3aea874..ad80ef6 100644 --- a/meta/recipes