All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH] fsl-commity-bsp: Add meta-qt5
@ 2014-03-19 20:35 Eric Nelson
  2014-03-21 20:37 ` Otavio Salvador
  0 siblings, 1 reply; 19+ messages in thread
From: Eric Nelson @ 2014-03-19 20:35 UTC (permalink / raw)
  To: meta-freescale

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@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



^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-03-26 14:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19 20:35 [RFC PATCH] fsl-commity-bsp: Add meta-qt5 Eric Nelson
2014-03-21 20:37 ` Otavio Salvador
2014-03-24 13:08   ` Daiane.Angolini
2014-03-24 14:26     ` Otavio Salvador
2014-03-24 15:58       ` Call for maintainers (was [RFC PATCH] fsl-commity-bsp: Add meta-qt5) Eric Nelson
2014-03-24 16:55         ` Otavio Salvador
2014-03-24 16:57           ` Daiane.Angolini
2014-03-24 20:45           ` Eric Nelson
2014-03-25  2:56           ` Trevor Woerner
2014-03-25 11:55             ` Otavio Salvador
2014-03-25 13:59               ` Eric Nelson
2014-03-25 16:17               ` Trevor Woerner
2014-03-26 14:50               ` Tony Felice
2014-03-25 12:35             ` Daiane.Angolini
2014-03-25 13:24               ` Otavio Salvador
2014-03-25 14:12                 ` Eric Nelson
2014-03-25 16:26               ` Trevor Woerner
2014-03-25 16:32                 ` Otavio Salvador
2014-03-24 15:42     ` [RFC PATCH] fsl-commity-bsp: Add meta-qt5 Eric Nelson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.