Re: [OE-core] [PATCH 3/3] rootfs_ipk.bbclass: fix detection of script runtime requirement

2012-02-02 Thread Phil Blundell
On Wed, 2012-02-01 at 19:03 -0200, Otavio Salvador wrote: > On Wed, Feb 1, 2012 at 18:59, Phil Blundell wrote: > On Wed, 2012-02-01 at 20:27 +, Otavio Salvador wrote: > > The code has been broken by > 2feba313c991170747381c7cf821a45c2cd04632 > > that changed the

Re: [OE-core] [PATCH 3/3] rootfs_ipk.bbclass: fix detection of script runtime requirement

2012-02-02 Thread Martin Jansa
On Wed, Feb 01, 2012 at 08:27:45PM +, Otavio Salvador wrote: > The code has been broken by 2feba313c991170747381c7cf821a45c2cd04632 > that changed the way this detection has being done. Wasn't this fixed by http://git.openembedded.org/openembedded-core/commit/?id=6d3eac57bdba8e2582c210a2f82a3

Re: [OE-core] [PATCH 3/3] rootfs_ipk.bbclass: fix detection of script runtime requirement

2012-02-01 Thread Otavio Salvador
On Wed, Feb 1, 2012 at 18:59, Phil Blundell wrote: > On Wed, 2012-02-01 at 20:27 +, Otavio Salvador wrote: > > The code has been broken by 2feba313c991170747381c7cf821a45c2cd04632 > > that changed the way this detection has being done. > > What was the failure? It isn't immediately obvious t

Re: [OE-core] [PATCH 3/3] rootfs_ipk.bbclass: fix detection of script runtime requirement

2012-02-01 Thread Phil Blundell
On Wed, 2012-02-01 at 20:27 +, Otavio Salvador wrote: > The code has been broken by 2feba313c991170747381c7cf821a45c2cd04632 > that changed the way this detection has being done. What was the failure? It isn't immediately obvious to me that this patch will make any functional difference (exce

[OE-core] [PATCH 3/3] rootfs_ipk.bbclass: fix detection of script runtime requirement

2012-02-01 Thread Otavio Salvador
The code has been broken by 2feba313c991170747381c7cf821a45c2cd04632 that changed the way this detection has being done. Signed-off-by: Otavio Salvador --- meta/classes/rootfs_ipk.bbclass | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/meta/classes/rootfs_ipk.bb