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,
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core