summaryrefslogtreecommitdiffstats
path: root/meta-fsl-extras
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-06-28 11:27:16 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-06-29 07:57:25 +0000
commit3635fe1e0b11e681fdca051a793b0b86319a82a2 (patch)
tree5abef716a76ca763fd59d751d5ef197bb7e5f54d /meta-fsl-extras
parentebe5b68e64b3af605abd5abe6f2f8b51d9c3aa4c (diff)
downloadmeta-boot2qt-3635fe1e0b11e681fdca051a793b0b86319a82a2.tar.gz
toradex: update to 2.7b5 release
Update to latest tagged release for morty branch. More recent releases are for rocko and not compatible: - meta-toradex-bsp-common -> updated past 2.7b5 tag to toradex/morty HEAD to solve build issues with updated meta-openembedded - meta-toradex-nxp -> updated to 2.7b5 Task-number: QTBUG-65794 Change-Id: I1b48aeef9af8c5ca6912db069957e8859346d79b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'meta-fsl-extras')
-rw-r--r--meta-fsl-extras/recipes/u-boot/u-boot-toradex_%.bbappend3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-fsl-extras/recipes/u-boot/u-boot-toradex_%.bbappend b/meta-fsl-extras/recipes/u-boot/u-boot-toradex_%.bbappend
index bfa84e3..55a4c2b 100644
--- a/meta-fsl-extras/recipes/u-boot/u-boot-toradex_%.bbappend
+++ b/meta-fsl-extras/recipes/u-boot/u-boot-toradex_%.bbappend
@@ -1,6 +1,6 @@
1############################################################################ 1############################################################################
2## 2##
3## Copyright (C) 2017 The Qt Company Ltd. 3## Copyright (C) 2018 The Qt Company Ltd.
4## Contact: https://www.qt.io/licensing/ 4## Contact: https://www.qt.io/licensing/
5## 5##
6## This file is part of the Boot to Qt meta layer. 6## This file is part of the Boot to Qt meta layer.
@@ -34,4 +34,3 @@ SRC_URI += " \
34 file://0003-apalis-imx6-Ixora-v1.0-support.patch \ 34 file://0003-apalis-imx6-Ixora-v1.0-support.patch \
35 file://0004-apalis-imx6-lower-default-resolution-on-HDMI-to-720p.patch \ 35 file://0004-apalis-imx6-lower-default-resolution-on-HDMI-to-720p.patch \
36 " 36 "
37DEPENDS += "dtc-native"