summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-05-08 14:21:42 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-05-08 14:25:27 +0200
commit9edc7fdfef71eff088b29f047ed180183509c897 (patch)
tree949a6ca8efea619c356afd3d7bc3bf4c2178971b
parentc507bf7864165e747df9e7db6a9218c6c4bfaddd (diff)
manifests: drop installing the qt4 layer
Qt 4 was first released in 2005 and has been unsupported since 2015. Drop it from what we regularly install. Change-Id: Ieebc09b9896cd342a8d1c42a02c4c2f8556cdb8b Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--integration.xml1
-rw-r--r--next.xml1
2 files changed, 0 insertions, 2 deletions
diff --git a/integration.xml b/integration.xml
index 98acc6a..461586e 100644
--- a/integration.xml
+++ b/integration.xml
@@ -19,7 +19,6 @@
<project name="meta-freescale.git" path="layers/meta-freescale" remote="githf" revision="f5c932229c31b612cba38c2ed6f3c3ec6b800e92" upstream="thud"/>
<project name="meta-lxde.git" path="layers/meta-lxde" remote="tdx" revision="thud-next"/>
<project name="meta-openembedded.git" path="layers/meta-openembedded" remote="oe" revision="4cd3a39f22a2712bfa8fc657d09fe2c7765a4005" upstream="thud"/>
- <project name="meta-qt4" path="layers/meta-qt4" remote="yocto" revision="b37d8b93924b314df3591b4a61e194ff3feb5517" upstream="thud"/>
<project name="meta-qt5-extra.git" path="layers/meta-qt5-extra" remote="githe" revision="641aabf595c78702d16c99d1191a4ac655472ff8" upstream="thud"/>
<project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="81937713f774d7dea854b22987b3ef1ab1f1cdbe" upstream="thud"/>
<project name="meta-rust.git" path="layers/meta-rust" remote="githr" revision="0621067c560f6e3e1a4c4c08ac173393bbafad5c" upstream="master"/>
diff --git a/next.xml b/next.xml
index 3105e77..9076aa1 100644
--- a/next.xml
+++ b/next.xml
@@ -19,7 +19,6 @@
<project name="meta-freescale.git" path="layers/meta-freescale" remote="githf" revision="thud"/>
<project name="meta-lxde.git" path="layers/meta-lxde" remote="tdx" revision="thud-next"/>
<project name="meta-openembedded.git" path="layers/meta-openembedded" remote="oe" revision="thud"/>
- <project name="meta-qt4" path="layers/meta-qt4" remote="yocto" revision="thud"/>
<project name="meta-qt5-extra.git" path="layers/meta-qt5-extra" remote="githe" revision="thud"/>
<project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="thud"/>
<project name="meta-rust.git" path="layers/meta-rust" remote="githr" revision="master"/>