[meta-freescale] [RFC PATCH] fsl-commity-bsp: Add meta-qt5

Eric Nelson eric.nelson at boundarydevices.com
Wed Mar 19 13:35:22 PDT 2014


Most of the energy in Qt for Freescale processors is in the area
of Qt5, not Qt4.

Since the meta-qt5 layer is tiny (currently < 2M), there's little
downside to including it to make it easier to include.

Change-Id: Ifa2850f54728626bbd51ae7924a8bc082ca6f359
Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
 default.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/default.xml b/default.xml
index 0f9ba4f..b908c75 100644
--- a/default.xml
+++ b/default.xml
@@ -6,6 +6,7 @@
   <remote fetch="git://git.yoctoproject.org" name="yocto"/>
   <remote fetch="git://github.com/Freescale" name="freescale"/>
   <remote fetch="git://git.openembedded.org" name="oe"/>
+  <remote fetch="git://github.com" name="github"/>
 
   <project remote="yocto" revision="master" name="poky" path="sources/poky"/>
   <project remote="yocto" revision="master" name="meta-fsl-arm" path="sources/meta-fsl-arm"/>
@@ -19,5 +20,5 @@
 
   <project remote="freescale" revision="master" name="meta-fsl-arm-extra" path="sources/meta-fsl-arm-extra"/>
   <project remote="freescale" revision="master" name="meta-fsl-demos" path="sources/meta-fsl-demos"/>
-
+  <project remote="github" revision="master" name="meta-qt5" path="sources/meta-qt5"/>
 </manifest>
-- 
1.8.3.2



More information about the meta-freescale mailing list