On Fri, Aug 03, 2012 at 12:15:26AM +0200, Martin Jansa wrote:
> On Tue, Jul 31, 2012 at 07:05:17AM +0000, g...@git.openembedded.org wrote:
> > Module: openembedded-core.git
> > Branch: master
> > Commit: 2be0058fc4acddab611637656183accd052b40eb
> > URL:    
> > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2be0058fc4acddab611637656183accd052b40eb
> > 
> > Author: Paul Eggleton <paul.eggle...@linux.intel.com>
> > Date:   Tue Jul 31 00:31:00 2012 +0100
> > 
> > qt4: allow recipes building commercial edition
> > 
> > To enable building the commercial edition of Qt (through additional
> > recipes that are *not* provided by OE-Core) we need to tweak a few
> > things:
> > 
> > * Don't make recipes that inherit qt4x11.bbclass depend on qt4-x11-free
> >   - instead add qt4-x11 to DEPENDS and then have qt4-x11-free include
> >   this in its PROVIDES. A commercial equivalent recipe should do the
> >   same.
> > * Add a QT_LICENSE_FILE variable that can be used to specify the license
> >   file required by the commercial edition.
> > * Add a QT_LICENSE_FLAGS variable which the recipe can set to select the
> >   license option being used. The default of "-opensource" retains the
> >   current behaviour; a commercial recipe should set it to "-commercial".
> > 
> > Fixes [YOCTO #2505].
> > 
> > Signed-off-by: Paul Eggleton <paul.eggle...@linux.intel.com>
> > Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
> 
> After this patch I see, libdummy.prl created again
> OE @ ~/projects/shr-chroot $ ll include/WebCore/libdummy.prl
> -rw-r--r-- 1 bitbake bitbake 651 Aug  2 19:23 include/WebCore/libdummy.prl
> 
> originally fixed by:
> http://git.openembedded.org/openembedded-core/commit/?id=7d3fd68480d54a8ef0d91a772df3506cd45ef2c2
> 
> Do you have any idea why it's broken again? If you still have 
> log.do_configure logs, can you check for
> WARNING: DESTDIR: Cannot access directory '/include/WebCore'
> ?
> 
> Cheers,

Hmm even more this time:
ISIS_OUT/
ISIS_OUT/include
ISIS_OUT/include/webkit
ISIS_OUT/include/webkit/npapi
ISIS_OUT/include/webkit/npapi/nptypes.h
ISIS_OUT/include/webkit/npapi/npapi.h
ISIS_OUT/include/webkit/npapi/npupp.h
ISIS_OUT/include/webkit/npapi/npruntime.h

Created in dir one level above dir from where bitbake was started.

-- 
Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to