Re: [OE-core] [PATCH 2/8] zlib: Add ptest

2013-02-22 Thread Richard Purdie
On Fri, 2013-02-22 at 16:56 +0100, Björn Stenberg wrote: > Richard Purdie wrote: > > > +RDEPENDS_${PN}-ptest += "make" > > > +RDEPENDS_${PN}-ptest_virtclass-native = "" > > > +RDEPENDS_${PN}-ptest_virtclass-nativesdk = "" > > > > The above scares me. Why? This is going to make packaging of zlib >

Re: [OE-core] [PATCH 2/8] zlib: Add ptest

2013-02-22 Thread Björn Stenberg
Richard Purdie wrote: > > +RDEPENDS_${PN}-ptest += "make" > > +RDEPENDS_${PN}-ptest_virtclass-native = "" > > +RDEPENDS_${PN}-ptest_virtclass-nativesdk = "" > > The above scares me. Why? This is going to make packaging of zlib > dependent on the packaging of make, due to the way our packaging work

Re: [OE-core] [PATCH 2/8] zlib: Add ptest

2013-02-22 Thread Richard Purdie
On Tue, 2013-02-19 at 14:13 +0100, Björn Stenberg wrote: > From: Anders Roxell > > Signed-off-by: Björn Stenberg > Signed-off-by: Anders Roxell > --- > .../zlib/zlib-1.2.7/Makefile-runtests.patch| 38 > > meta/recipes-core/zlib/zlib-1.2.7/run-ptest|7

[OE-core] [PATCH 2/8] zlib: Add ptest

2013-02-19 Thread Björn Stenberg
From: Anders Roxell Signed-off-by: Björn Stenberg Signed-off-by: Anders Roxell --- .../zlib/zlib-1.2.7/Makefile-runtests.patch| 38 meta/recipes-core/zlib/zlib-1.2.7/run-ptest|7 meta/recipes-core/zlib/zlib_1.2.7.bb | 22 +