[oe] [meta-java] openjdk-6-common ipk package - wrong dependency - unable to install

2014-01-14 Thread Mariusz Ryndzionek
Hi, The openjdk-6-common ipk package depends on openjdk-6-vm-zero. It creates circular dependency and opkg is unable to install Java. This issue was introduced by the patch: d0eeda3107951433db2b6d4ed602573ae52e166e openjdk: link libjvm.so from hotspot to archdir Linking the libjvm.so causes

[oe] [meta-java][PATCH] openjdk: make the pkg_postinst work on busybox based systems

2014-01-14 Thread Mariusz Ryndzionek
From cb6ebd77ca41e024f7168a1208523a81f158ed93 Mon Sep 17 00:00:00 2001 From: Mariusz Ryndzionek mryndzio...@gmail.com Date: Tue, 14 Jan 2014 09:45:03 +0100 Subject: [PATCH] openjdk: make the pkg_postinst work on busybox based systems The 'head -1' option is not available on some busybox systems.

[oe] [meta-oe][PATCH 2/2] inetutils: not hard coded libreadline path

2014-01-14 Thread b28495
From: Ting Liu b28...@freescale.com Avoid below QA issues: | ERROR: QA Issue: package inetutils-ftp contains bad RPATH | ERROR: QA Issue: package inetutils-telnet contains bad RPATH | ERROR: QA Issue: package inetutils-telnetd contains bad RPATH | ERROR: QA run found fatal errors. Please consider

[oe] [meta-oe][PATCH 1/2] lmbench: use base_libdir instead of hardcoded /lib

2014-01-14 Thread b28495
From: Ting Liu b28...@freescale.com Fix the below QA warning when building 64bit target: | WARNING: QA Issue: lmbench: Files/directories were installed but not | shipped | /usr/lib | /usr/lib/libmbench.a Signed-off-by: Ting Liu b28...@freescale.com ---

Re: [oe] [meta-oe][PATCH 2/2] inetutils: not hard coded libreadline path

2014-01-14 Thread Martin Jansa
On Tue, Jan 14, 2014 at 05:10:10PM +0800, b28...@freescale.com wrote: From: Ting Liu b28...@freescale.com Avoid below QA issues: | ERROR: QA Issue: package inetutils-ftp contains bad RPATH | ERROR: QA Issue: package inetutils-telnet contains bad RPATH | ERROR: QA Issue: package

[oe] [meta-oe][PATCH] netcf: hardcode --with-driver=redhat for target build

2014-01-14 Thread b28495
From: Ting Liu b28...@freescale.com The configure script of netcf checks the HOST setup to identify the network interface. This means it checks for Red Hat, SuSE, debian, Ubuntu, etc. As this is an embedded cross build, it doesn't seem to make sense to check the HOST in the first place to

Re: [oe] [meta-oe][PATCH 2/2] inetutils: not hard coded libreadline path

2014-01-14 Thread Martin Jansa
On Tue, Jan 14, 2014 at 09:26:18AM +, ting@freescale.com wrote: -Original Message- From: Martin Jansa [mailto:martin.ja...@gmail.com] Sent: Tuesday, January 14, 2014 5:22 PM To: Liu Ting-B28495 Cc: openembedded-devel@lists.openembedded.org Subject: Re: [oe]

Re: [oe] [meta-oe][PATCH 2/2] inetutils: not hard coded libreadline path

2014-01-14 Thread ting....@freescale.com
-Original Message- From: Martin Jansa [mailto:martin.ja...@gmail.com] Sent: Tuesday, January 14, 2014 5:50 PM To: Liu Ting-B28495 Cc: openembedded-devel@lists.openembedded.org Subject: Re: [oe] [meta-oe][PATCH 2/2] inetutils: not hard coded libreadline path On Tue, Jan 14, 2014

[oe] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Paul Eggleton
Hi all, There will be a public OpenEmbedded TSC/workgroup meeting today - there wouldn't normally be one scheduled but there was quite a lot of discussion last time (which is a good thing!). If you're interested in discussing long- term technical efforts around the OpenEmbedded project please

Re: [oe] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Martin Jansa
On Tue, Jan 14, 2014 at 10:08:35AM +, Paul Eggleton wrote: Hi all, There will be a public OpenEmbedded TSC/workgroup meeting today - there wouldn't normally be one scheduled but there was quite a lot of discussion last time (which is a good thing!). If you're interested in discussing

Re: [oe] [OE-core] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Martin Jansa
On Tue, Jan 14, 2014 at 12:55:28PM +, Phil Blundell wrote: On Tue, 2014-01-14 at 13:13 +0100, Martin Jansa wrote: Not sure if it's worth new item on agenda, but maybe we should move meta/classes/image-prelink.bbclass functionality to package.bbclass, maybe we have more cases like this

Re: [oe] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Trevor Woerner
On 01/14/14 05:08, Paul Eggleton wrote: There will be a public OpenEmbedded TSC/workgroup meeting today Hmm... is this the first announcement/discussion of the date/time for the intermediate meeting? I was really hoping to attend, but have a schedule conflict :-(

Re: [oe] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Trevor Woerner
The minutes from the last meeting don't appear to be up: http://www.openembedded.org/wiki/TSC#Meeting_Minutes Is somebody looking into that? Also, any chance the #MeetingBot will be able to generate good links at the end of today's meeting? ___

[oe] ** bug squashing weekend - Jan 17 to 20, 2014

2014-01-14 Thread Trevor Woerner
Hello all OE/Yocto enthusiasts! https://bugzilla.yoctoproject.org/ It has been noted that the number of unresolved issues in our bugzilla has been rising which, if left unchecked, will lead to an ever-increasing bug count. In an effort to raise awareness of the number of unresolved bugs and work

[oe] [meta-oe][PATCH] python-mako: fix SRC_URI

2014-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com The package is no longer available in the official Mako site, so download it from a mirror. Signed-off-by: Chunrong Guo b40...@freescale.com --- meta-oe/recipes-devtools/python/python-mako_0.7.2.bb | 2 +- 1 file changed, 1 insertion(+), 1

[oe] [PATCH] vim: Upgrade to version 7.4.155

2014-01-14 Thread Paul Barker
Signed-off-by: Paul Barker p...@paulbarker.me.uk --- meta-oe/recipes-support/vim/{vim_7.4.27.bb = vim_7.4.155.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/vim/{vim_7.4.27.bb = vim_7.4.155.bb} (99%) diff --git

[oe] [meta-oe][PATCH v2] inetutils: fix libreadline path to fix QA errors

2014-01-14 Thread b28495
From: Ting Liu b28...@freescale.com If wrong path set, inetutils configure script will add a absolute rpath, which result in the below QA errors: | ERROR: QA Issue: package inetutils-ftp contains bad RPATH | ERROR: QA Issue: package inetutils-telnet contains bad RPATH | ERROR: QA Issue: package