Skip to content
Snippets Groups Projects
Commit 037ebc1c authored by Samuli Piippo's avatar Samuli Piippo
Browse files

qt5: use the upstream meta-qt5 layer


all the necessary changes are merged to upstream meta-qt5 layer,
so we can start using it.

Change-Id: I1b0289a59dd734acd80ba61d946531024716f927
Reviewed-by: default avatarTeemu Holappa <teemu.holappa@theqtcompany.com>
parent da5b6534
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
<remote fetch="git://github.com/beagleboard" name="beagleboard"/>
<remote fetch="git://git.toradex.com" name="toradex"/>
<remote fetch="git://github.com/architech-boards" name="architech"/>
<remote fetch="git://github.com/meta-qt5" name="meta-qt5"/>
<project name="poky"
remote="yocto"
......@@ -18,6 +19,10 @@
remote="oe"
revision="5b6f39ce325d490fc382d5d59c5b8b9d5fa38b38"
path="sources/meta-openembedded"/>
<project name="meta-qt5"
remote="meta-qt5"
revision="51b4620392aa9041d8512549bfa554bea368c5ea"
path="sources/meta-qt5"/>
<project name="meta-fsl-arm"
remote="yocto"
......
......@@ -9,6 +9,7 @@
<remote fetch="git://github.com/beagleboard" name="beagleboard"/>
<remote fetch="git://git.toradex.com" name="toradex"/>
<remote fetch="git://github.com/architech-boards" name="architech"/>
<remote fetch="git://github.com/meta-qt5" name="meta-qt5"/>
<project name="poky"
remote="yocto"
......@@ -18,6 +19,10 @@
remote="oe"
revision="dizzy"
path="sources/meta-openembedded"/>
<project name="meta-qt5"
remote="meta-qt5"
revision="master"
path="sources/meta-qt5"/>
<project name="meta-fsl-arm"
remote="yocto"
......
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<include name="manifest.xml"/>
<remote fetch="git://playground.ci.local" name="playground"/>
<project name="meta-qt5"
remote="playground"
revision="5.5.1"
path="sources/meta-qt5"/>
</manifest>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment