[OE-core] [oe-commits] Paul Eggleton : qt4: allow recipes building commercial edition

Martin Jansa martin.jansa at gmail.com
Thu Aug 2 22:15:26 UTC 2012


On Tue, Jul 31, 2012 at 07:05:17AM +0000, git at 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.eggleton at 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.eggleton at linux.intel.com>
> Signed-off-by: Richard Purdie <richard.purdie at 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,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120803/281ce903/attachment-0002.sig>


More information about the Openembedded-core mailing list