Re: [OE-core] [PATCH 02/29] gobject-introspection: add the recipe

2016-02-29 Thread Alexander Kanavin
On 02/26/2016 06:35 PM, Burton, Ross wrote: +# No idea why these sources are installed by upstream and how they are meant to be used +FILES_${PN}-dev_append = " ${datadir}/gobject-introspection-1.0/tests/*.c \ + ${datadir}/gobject-introspection-1.0/tests/*.h"

Re: [OE-core] [PATCH 02/29] gobject-introspection: add the recipe

2016-02-26 Thread Burton, Ross
On 26 November 2015 at 14:26, Alexander Kanavin < alexander.kana...@linux.intel.com> wrote: > +# No idea why these sources are installed by upstream and how they are > meant to be used > +FILES_${PN}-dev_append = " ${datadir}/gobject-introspection-1.0/tests/*.c > \ > + ${datadir}

[OE-core] [PATCH 02/29] gobject-introspection: add the recipe

2015-11-26 Thread Alexander Kanavin
The recipe has comments that explain what is going on and why. Also, there are patches necessary to make it work in Yocto cross-compilation environment; they will be submitted upstream. Signed-off-by: Alexander Kanavin --- ...config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch | 99 ++ ..