summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README22
-rw-r--r--conf/layer.conf1
2 files changed, 3 insertions, 20 deletions
diff --git a/README b/README
index a2f2134..1505fc3 100644
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ the specific layer versions we used when building our binary demo images)
revision: HEAD
URI: git://git.openembedded.org/openembedded-core
- layer: meta
+ layer: master
branch: master
URI: git://git.openembedded.org/meta-yocto
@@ -42,28 +42,12 @@ the specific layer versions we used when building our binary demo images)
branch: master
revision: HEAD
- URI: https://github.com/OSSystems/meta-browser.git
- branch: master
- revision: HEAD
-
URI: git://git.yoctoproject.org/meta-freescale
- branch: thud
+ branch: master
revision: HEAD
URI: https://github.com/freescale/meta-freescale-distro.git
- branch: thud
- revision: HEAD
-
- URI: git://git.toradex.com/meta-lxde.git
- branch: thud
- revision: HEAD
-
- URI: https://github.com/meta-qt5/meta-qt5
- branch: thud
- revision: HEAD
-
- URI: https://github.com/schnitzeltony/meta-qt5-extra.git
- branch: thud
+ branch: master
revision: HEAD
Patches
diff --git a/conf/layer.conf b/conf/layer.conf
index fca2afd..4b0cd61 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -22,6 +22,5 @@ LAYERDEPENDS_toradex-demos = " \
openembedded-layer gnome-layer multimedia-layer networking-layer \
freescale-layer \
fsl-demos \
- qt5-layer \
"
LAYERSERIES_COMPAT_toradex-demos = "warrior zeus"