############################################################################# ## ## Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ## ## This file is part of the Qt Enterprise Embedded Scripts of the Qt ## framework. ## ## $QT_BEGIN_LICENSE$ ## Commercial License Usage Only ## Licensees holding valid commercial Qt license agreements with Digia ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, ## may use this file in accordance with the terms contained in said license ## agreement. ## ## For further information use the contact form at ## http://qt.digia.com/contact-us. ## ## ## $QT_END_LICENSE$ ## ############################################################################# OpenEmbedded/Yocto meta layer for Boot to Qt Software Stack ========================================================== This layer provides B2Qt for embedded Linux recipes for use with OpenEmbedded and Yocto. This layer depends on: URI: git://git.openembedded.org/openembedded-core branch: dylan revision: HEAD URI: git://git.openembedded.org/meta-openembedded layer: meta-oe branch: dylan revision: HEAD URI: git://git.yoctoproject.org/meta-ti branch: dylan revision: HEAD URI: git://git.yoctoproject.org/meta-fsl-arm branch: dylan revision: HEAD URI: git://github.com/Freescale/meta-fsl-arm-extra.git branch: dylan revision: HEAD URI: git://git.yoctoproject.org/meta-raspberrypi branch: dylan revision: HEAD
"classes/populate_b2qt_sdk.bbclass" did not exist on "f889d20d744d0dc2017d513ce7ea704cd2091046"
Samuli Piippo
authored
Default GPU memory config is 64 MB, which was insufficient
for some of the B2Qt demos.
Task-number: QTEE-293
Change-Id: I6049c9577d1fea59619f07e9fc0ab4890f06a54b
Reviewed-by:
Samuli Piippo <samuli.piippo@digia.com>