Re: [OE-core] [CONSOLIDATED PULL 4/4] multiple recipes converted to -staticdev packages

2011-06-10 Thread Phil Blundell
On Fri, 2011-06-10 at 10:25 +0100, Phil Blundell wrote: This can't be right. I guess that would be a good thing for recipe-sanity to test for in fact. ... except that this wouldn't have helped because oe-core doesn't currently have recipe_sanity at all. Heh. I'll send a patch for that later,

Re: [OE-core] [CONSOLIDATED PULL 4/4] multiple recipes converted to -staticdev packages

2011-06-10 Thread Saul Wold
On 06/10/2011 02:25 AM, Phil Blundell wrote: On Thu, 2011-06-09 at 23:26 -0700, Saul Wold wrote: +DEPENDS_libpci-staticdev = libpci-dev (= ${EXTENDPKGV}) This can't be right. I guess that would be a good thing for recipe-sanity to test for in fact. It's not, I did not catch the cut and

Re: [OE-core] [CONSOLIDATED PULL 4/4] multiple recipes converted to -staticdev packages

2011-06-10 Thread Phil Blundell
On Fri, 2011-06-10 at 11:36 -0700, Saul Wold wrote: +FILES_eglibc-dev_append += ${bindir}/rpcgen ${base_libdir}/*.o ${datadir}/aclocal +FILES_eglibc-staticdev_append += ${libdir}/*.a ${base_libdir}/*.a You need to make sure that libc_nonshared.a goes into -dev rather than -staticdev

Re: [OE-core] [CONSOLIDATED PULL 4/4] multiple recipes converted to -staticdev packages

2011-06-10 Thread Khem Raj
On (09/06/11 23:26), Saul Wold wrote: Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-bsp/pciutils/pciutils_3.1.7.bb|7 - .../wireless-tools/wireless-tools_29.bb|9 +-- meta/recipes-core/eglibc/eglibc-package.inc|8 --

Re: [OE-core] [CONSOLIDATED PULL 4/4] multiple recipes converted to -staticdev packages

2011-06-10 Thread Saul Wold
On 06/10/2011 02:36 PM, Phil Blundell wrote: On Fri, 2011-06-10 at 11:36 -0700, Saul Wold wrote: +FILES_eglibc-dev_append += ${bindir}/rpcgen ${base_libdir}/*.o ${datadir}/aclocal +FILES_eglibc-staticdev_append += ${libdir}/*.a ${base_libdir}/*.a You need to make sure that libc_nonshared.a