On Fri, Aug 03, 2012 at 09:17:30AM +0200, Martin Jansa wrote: > On Fri, Aug 03, 2012 at 12:15:26AM +0200, Martin Jansa wrote: > > On Tue, Jul 31, 2012 at 07:05:17AM +0000, [email protected] 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 <[email protected]> > > > 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 <[email protected]> > > > Signed-off-by: Richard Purdie <[email protected]> > > > > 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, >
Ah, this isn't from qt4-x11-free, only that /include/WebCore should be, but I've tried to reproduce it again and even after rebuilding qt4-x11-free, qt4-x11-embedded, qt-mobility-embedded, qt-mobility-x11 it's not created now. Will try for different arch, because last time I've seen it also only for arm* and not x86 (which I was rebuilding now). 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: [email protected] -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
