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

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 ph...@gnu.org wrote: On Wed, 2012-02-01 at 20:27 +, Otavio Salvador wrote: The code has been broken by 2feba313c991170747381c7cf821a45c2cd04632 that

[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 ota...@ossystems.com.br --- meta/classes/rootfs_ipk.bbclass | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git

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

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 ph...@gnu.org 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