Re: [oe] [meta-oe][WIP][PATCH 04/25] imlib2, mcnavi: Blacklist because of broken imlib2 after freetype2-config was removed

2014-06-22 Thread Stephen Arnold
It sure looks like gmail doesn't like .bbappend files as attachments, so this is what I meant. Steve inherit autotools-brokensep CFLAGS_append = " -I${STAGING_INCDIR}/freetype2" CXXFLAGS_append = " -I${STAGING_INCDIR}/freetype2" LDFLAGS_append = " -lfreetype" EXTRA_OECONF += "--enable-visibili

Re: [oe] [meta-oe][WIP][PATCH 04/25] imlib2, mcnavi: Blacklist because of broken imlib2 after freetype2-config was removed

2014-06-22 Thread Stephen Arnold
This one doesn't build with the pkg-config trick; it needs more help than that... The attached bbappend is what works for me, after removing the blacklist. Steve On Thu, Jun 19, 2014 at 2:59 AM, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > meta-efl/recipes-efl/efl/imlib2_svn.bb