aboutsummaryrefslogtreecommitdiffstats
path: root/meta-toradex-extras
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-08-13 10:05:35 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2019-08-29 12:44:13 +0300
commit0cf36be71217989bfcb81148f7d3fbdb44cd1e20 (patch)
tree1ff9dcc8763a8264d859dee9ca3ba87f515a6000 /meta-toradex-extras
parent545fe471673a4a879f719181e4502d2d0622eb2f (diff)
yocto: upgrade to yocto 2.7.1 (warrior)
Layer updates: poky -> warrior 2.7.1 tag meta-openembedded -> latest in warrior branch meta-mingw -> warrior 2.7.1 tag meta-tegra -> latest in warrior branch Removed & modified bbappends: recipes-support/rng-tools/* fixed in poky by commit 81fc280bae13c573d8b82b05ad5eb18e7882ad24 rng-tools: Fix crazy defaults recipes-devtools/python/* upstream patch removed by .bbappend files removed in poky by commit e2c3247c233876ab090c9ce3d5325a6d46ab350f python3: upgrade to 3.7.2 recipes-multimedia/*, recipes-qt/images/* & other gstreamer010 related: gstreamer0.10 recipes removed in meta-openembedded by commit 010c2f388095c1615b99d9f38a26bbd0c9e77b39 gstreamer-0.10: Remove recipes meta-tegra-extras: initscript overlays updated after meta-tegra commit 74af7320d37e1d53856a5225a6d6414a05adb5ec meta: unify initramfs and initrdscripts recipes removed linux-tegra fbcon patch as it was fixed with commit cdb1395244e38ecce26f13c6981e911f5cde5591 video: modedb: fb_videomode compare with tolerance Change-Id: I586f7be3ba198b603bc98d72c5741d594e248c5c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'meta-toradex-extras')
-rw-r--r--meta-toradex-extras/classes/image_type_tezi_warrior.bbclass (renamed from meta-toradex-extras/classes/image_type_tezi_thud.bbclass)0
-rw-r--r--meta-toradex-extras/conf/layer.conf6
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-toradex-extras/classes/image_type_tezi_thud.bbclass b/meta-toradex-extras/classes/image_type_tezi_warrior.bbclass
index 22af0713..22af0713 100644
--- a/meta-toradex-extras/classes/image_type_tezi_thud.bbclass
+++ b/meta-toradex-extras/classes/image_type_tezi_warrior.bbclass
diff --git a/meta-toradex-extras/conf/layer.conf b/meta-toradex-extras/conf/layer.conf
index ef241bec..c1c4900b 100644
--- a/meta-toradex-extras/conf/layer.conf
+++ b/meta-toradex-extras/conf/layer.conf
@@ -39,8 +39,8 @@ BBFILE_COLLECTIONS += "b2qt_toradex"
BBFILE_PATTERN_b2qt_toradex := "^${LAYERDIR}/"
BBFILE_PRIORITY_b2qt_toradex = "20"
-LAYERSERIES_COMPAT_b2qt_toradex = "thud"
+LAYERSERIES_COMPAT_b2qt_toradex = "warrior"
# override toradex layer COMPATs
-LAYERSERIES_COMPAT_toradex-bsp-common-layer = "thud"
-LAYERSERIES_COMPAT_toradex-nxp-layer = "thud"
+LAYERSERIES_COMPAT_toradex-bsp-common-layer = "warrior"
+LAYERSERIES_COMPAT_toradex-nxp-layer = "warrior"