aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-06-22 13:11:05 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2020-07-16 17:45:18 +0000
commit92b837b5fcbb173cdb47ad6e3cf35ff94810adf7 (patch)
tree44f46eed8d417f8daa469f598100160bb79d2bfc /scripts
parent031f33600794663f9fe4b301754bbcd55e8220f4 (diff)
toradex: update meta layers
Update meta-toradex-nxp & meta-toradex-bsp-common layers to more recent revisions in their corresponding zeus branches Notes: * Removed default tune fix for colibri-imx8x as updated meta-toradex-nxp layer handles that in commit "e661d267557715b60ea854008f41ad75016cfeed mx8qxp: require tune-cortexa35.inc instead of arch-arm64.inc". * Added placeholder definition for TEZI_DATE introduced in updated meta-toradex-bsp-common layer by commit "df77984fca2b4f0536df48b966f1043ffe7425fb image_type_tezi.bbclass: introduce TEZI_DATE". The variable is not used in meta-boot2qt but the "dummy" definition is needed to prevent build break. Task-number: QTBUG-84149 Change-Id: I5342fa37534eb2c7d0d7c055850610d7ed656c07 Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/manifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index f73ae7d0..95098b64 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -84,11 +84,11 @@
fetch="git://git.toradex.com"/>
<project name="meta-toradex-bsp-common"
remote="toradex"
- revision="fbd77af45f32e88e96d0efe0317d346a55e5580a"
+ revision="7ed9958daea91fa3116132b5788495caa18db51d"
path="sources/meta-toradex-bsp-common"/>
<project name="meta-toradex-nxp"
remote="toradex"
- revision="e5049a9c1bf8575beec0d7aab06f5d9cc7093283"
+ revision="ac5028651745ea2b541dbc0a847ffd737fc5ef76"
path="sources/meta-toradex-nxp"/>
<!-- BoundaryDevices -->