diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-06-28 11:27:16 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-06-29 07:57:25 +0000 |
commit | 3635fe1e0b11e681fdca051a793b0b86319a82a2 (patch) | |
tree | 5abef716a76ca763fd59d751d5ef197bb7e5f54d | |
parent | ebe5b68e64b3af605abd5abe6f2f8b51d9c3aa4c (diff) | |
download | meta-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>
-rw-r--r-- | meta-fsl-extras/recipes/u-boot/u-boot-toradex_%.bbappend | 3 | ||||
-rw-r--r-- | scripts/manifest.xml | 4 |
2 files changed, 3 insertions, 4 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 | " |
37 | DEPENDS += "dtc-native" | ||
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 212b4f5..d5b25d7 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -75,12 +75,12 @@ | |||
75 | groups="notdefault,external,renesas-gen3"/> | 75 | groups="notdefault,external,renesas-gen3"/> |
76 | <project name="meta-toradex-bsp-common" | 76 | <project name="meta-toradex-bsp-common" |
77 | remote="toradex" | 77 | remote="toradex" |
78 | revision="429d294f9b271433d4d0130530677dc417e6ec6e" | 78 | revision="b6b6be765ba19454246a488f24873b9ef1f4cb78" |
79 | path="sources/meta-toradex-bsp-common" | 79 | path="sources/meta-toradex-bsp-common" |
80 | groups="notdefault,external,toradex"/> | 80 | groups="notdefault,external,toradex"/> |
81 | <project name="meta-toradex-nxp" | 81 | <project name="meta-toradex-nxp" |
82 | remote="toradex" | 82 | remote="toradex" |
83 | revision="45c33b79a734d016dddb997c1895b53202286f23" | 83 | revision="c4f34b34bf34f44b974a7add623cafff17d880ad" |
84 | path="sources/meta-toradex-nxp" | 84 | path="sources/meta-toradex-nxp" |
85 | groups="notdefault,external,toradex"/> | 85 | groups="notdefault,external,toradex"/> |
86 | <project name="meta-boundary" | 86 | <project name="meta-boundary" |