summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-18torizoncore/default.xml: prepare for 6.2.0 release6.2.0Eduardo Ferreira
Related-to: TOR-2712 Change-Id: I1355200b182dcff4aa6480cf085edf07a58f931b Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
2023-04-03Bump git hashesci.toradex
Bump git hashes as used in nightly build of Mon 03 Apr 2023 11:13:19 AM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 252 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/252 Signed-off-by: ci.toradex <cicd@toradex.com>
2023-03-06torizoncore/default.xml: prepare for 6.2.0-devel-202303 release6.2.0-devel-202303Eduardo Ferreira
Related-to: TOR-2711 Change-Id: I6723b3582b9a6dad3b631c10b12ed774d3a979e6 Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
2023-03-02Bump git hashesci.toradex
Bump git hashes as used in nightly build of Thu 02 Mar 2023 09:29:40 AM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 218 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/218 Signed-off-by: ci.toradex <cicd@toradex.com>
2023-03-01Bump git hashesci.toradex
Bump git hashes as used in extint build of Sun 26 Feb 2023 02:36:43 AM UTC Matrix Build: image-torizoncore-kirkstone-6.x.y-extint-matrix 33 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-kirkstone-6.x.y-extint-matrix/33 Signed-off-by: ci.toradex <cicd@toradex.com>
2023-02-20torizoncore/integration.xml: bump meta-virtualizationSergio Prado
Related-to: TOR-2457 Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
2023-02-16manifest: prepare for verdin am62 additionMax Krummenacher
Related-to: ELB-4978 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2023-02-06torizoncore/default.xml: prepare for 6.2.0-devel-202302 release6.2.0-devel-202302Eduardo Ferreira
Related-to: TOR-2710 Change-Id: I332811eed747037a245b15827ff0a41991068023 Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
2023-02-01Bump git hashesci.toradex
Bump git hashes as used in nightly build of Wed Feb 1 16:56:35 UTC 2023 Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 189 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/189 Signed-off-by: ci.toradex <cicd@toradex.com>
2023-01-30Bump git hashesci.toradex
Bump git hashes as used in extint build of Sat Jan 28 19:18:52 UTC 2023 Matrix Build: image-tdxref-kirkstone-6.x.y-extint-matrix 41 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-extint-matrix/41 Signed-off-by: ci.toradex <cicd@toradex.com>
2023-01-13torizoncore/default.xml: prepare for 6.1.0 release6.1.0Eduardo Ferreira
Related-to: TOR-2464 Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
2023-01-05Bump git hashesci.toradex
Bump git hashes as used in nightly build of Thu Jan 5 09:50:55 UTC 2023 Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 164 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/164 Signed-off-by: ci.toradex <cicd@toradex.com>
2023-01-04Bump git hashesci.toradex
Bump git hashes as used in nightly build of Wed Jan 4 13:58:49 UTC 2023 Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 161 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/161 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-12-30torizoncore:integration.xml: bump meta-updater for 'copy_data' fixEduardo Ferreira
Now that we bumped openembedded-core layer, they removed the 'copy_data' function, which was used by meta-updater layer, causing this build failure on jenkins: 12-29:21:15:07 File "/workdir/oe/build/conf/../../layers/meta-updater/classes/sota_sanity.bbclass", line 100, in defaultsota_check_sanity_eventhandler(e=<bb.event.SanityCheck object at 0x7f78e56a1048>): 12-29:21:15:07 if bb.event.getName(e) == "SanityCheck": 12-29:21:15:07 > sanity_data = copy_data(e) 12-29:21:15:07 if e.generateevents: 12-29:21:15:07 NameError: name 'copy_data' is not defined So we bnuump meta-updater layer to get a fix for this function. Change-Id: I9e1b7cd49f2f44ba6f25f8fa74562e10b13f7b67 Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
2022-12-27Bump git hashesci.toradex
Bump git hashes as used in extint build of Sat Dec 24 23:37:34 UTC 2022 Matrix Build: image-torizoncore-kirkstone-6.x.y-extint-matrix 23 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-kirkstone-6.x.y-extint-matrix/23 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-12-02torizoncore/default.xml: prepare for 6.1.0-devel-202212 release6.1.0-devel-202212Eduardo Ferreira
Related-to: TOR-2463 Change-Id: I2a96c1817c6d76781b9b88253e2c0db56ea64196 Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
2022-12-01Bump git hashesci.toradex
Bump git hashes as used in nightly build of Thu Dec 1 09:43:38 UTC 2022 Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 129 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/129 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-11-28Bump git hashesci.toradex
Bump git hashes as used in extint build of Mon Nov 28 19:11:21 UTC 2022 Matrix Build: image-tdxref-kirkstone-6.x.y-extint-matrix 31 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-extint-matrix/31 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-11-28Bump git hashesci.toradex
Bump git hashes as used in extint build of Sun Nov 27 04:49:41 UTC 2022 Matrix Build: image-torizoncore-kirkstone-6.x.y-extint-matrix 19 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-kirkstone-6.x.y-extint-matrix/19 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-11-22Bumping manifest hashes of kirkstone-6.x.yToradex CI
2022-11-16torizoncore/integration.xml: bump external hashesSergio Prado
Related-to: TOR-2325 Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
2022-11-03torizoncore/default.xml: prepare for 6.1.0-devel-202211 release6.1.0-devel-202211Eduardo Ferreira
Related-to: TOR-2462 Change-Id: Ie9f5711cd79ba56f510488cf7334070b2e6a47ff Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
2022-11-02Bump git hashesci.toradex
Bump git hashes as used in nightly build of Wed Nov 2 13:37:05 UTC 2022 Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 98 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/98 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-10-27Bump git hashesci.toradex
Bump git hashes as used in extint build of Sat Oct 22 17:22:16 UTC 2022 Matrix Build: image-tdxref-kirkstone-6.x.y-extint-matrix 22 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-extint-matrix/22 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-10-10torizoncore/default.xml: prepare for 6.0.0-devel-202210 release6.0.0-devel-2022106.0.0Eduardo Ferreira
Related-to: TOR-2329 Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com> Change-Id: Iec3106a4502b82ccd4896d9b0b293eb7f6cfdf4b
2022-10-06Bump git hashesci.toradex
Bump git hashes as used in nightly build of Wed Oct 5 22:29:57 UTC 2022 Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 77 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/77 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-09-20Bump git hashesci.toradex
Bump git hashes as used in extint build of Sun Sep 18 05:20:59 UTC 2022 Matrix Build: image-torizoncore-kirkstone-6.x.y-extint-matrix 7 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-kirkstone-6.x.y-extint-matrix/7 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-09-06torizoncore/default.xml: prepare for 6.0.0-devel-202209 release6.0.0-devel-202209Eduardo Ferreira
Related-to: TOR-2328 Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com> Change-Id: I7f5f56526534693f9e9556f2fe363892d179f086
2022-09-06torizoncore: bump external layersSergio Prado
Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
2022-09-02Bump git hashesci.toradex
Bump git hashes as used in nightly build of Fri Sep 2 11:09:54 UTC 2022 Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 49 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/49 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-08-31use kirkstone-6.x.y for toradex layersPhilippe Schenker
Use kirkstone-6.x.y for all meta-toradex-* layers as the branches now got created. While at it also bump the hashes of these layers to the latest hash. Related-to: ELB-4618 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2022-08-31Bump git hashesci.toradex
Bump git hashes as used in extint build of Tue Aug 30 15:51:55 UTC 2022 Matrix Build: image-tdxref-kirkstone-6.x.y-extint-matrix 12 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-extint-matrix/12 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-08-19torizoncore: update meta-updater branch to kirkstoneSergio Prado
meta-updater has recently created the kirkstone branch. Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
2022-08-17Bump git hashesci.toradex
Bump git hashes as used in extint build of Sat Aug 6 21:35:39 UTC 2022 Matrix Build: image-torizoncore-kirkstone-6.x.y-extint-matrix 1 Matrix Build Status: FAILURE Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-kirkstone-6.x.y-extint-matrix/1 Signed-off-by: ci.toradex <cicd@toradex.com>
2022-08-03manifests:tdx: drop meta-toradex-tegraMing Liu
We wont maintain meta-toradex-tegra since BSP6, drop it. Related-to: ELB-4471 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2022-07-20torizoncore: set branch to kirkstone-6.x.ySergio Prado
Also update the hashes to latest. Related-to: TOR-2122 Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
2022-07-06manifest: set ext layers to kirkstoneMax Krummenacher
In preparation of BSP 6 set all layers not provided from Toradex to the latest of their kirkstone branches. (meta-updater didn't fork yet so it is kept on master) Related-to: ELB-4476 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2022-07-06torizoncore: update external hashesSergio Prado
Also move meta-updater to the Uptane space on GitHub. Related-to: TOR-2213 Signed-off-by: Sergio Prado <sergio.prado@toradex.com> (cherry picked from commit e7d2316c407f9a6fce95944f21af88fbfe84d2cd)
2022-07-06torizoncore: remove meta-lmpSergio Prado
TorizonCore does not use meta-lmp anymore, so let's remove it. Related-to: TOR-2247 Signed-off-by: Sergio Prado <sergio.prado@toradex.com> (cherry picked from commit 17e25f4eef2283c7e6866148a0432152bed5b5bb)
2022-07-06Bump git hashesci.toradex
Bump git hashes as used in extint build of Tue Jul 5 18:36:11 UTC 2022 Matrix Build: image-tdxref-master-extint-matrix 208 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-master-extint-matrix/208 Signed-off-by: ci.toradex <cicd@toradex.com> Updated meta-toradex-* hashes in pinned/default.xml. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2022-05-03Bump git hashes as used in extint build of Sat Apr 30 11:58:19 UTC 2022Toradex CI
Matrix Build: image-torizoncore-master-extint-matrix 90 Matrix Build Status: FAILURE Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-master-extint-matrix/90 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2022-03-28Bump git hashesci.toradex
Bump git hashes as used in extint build of Sun Mar 27 14:06:31 UTC 2022 Matrix Build: image-tdxref-master-extint-matrix 177 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-master-extint-matrix/177 Signed-off-by: ci.toradex <cicd@toradex.com>
2021-10-20Bump git hashesci.toradex
Bump git hashes as used in extint build of Tue Oct 19 14:17:55 UTC 2021 Matrix Build: image-tdxref-master-extint-matrix 133 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-master-extint-matrix/133 Signed-off-by: ci.toradex <cicd@toradex.com>
2021-07-12bump meta-toradex-* layersMax Krummenacher
Bump the layers to latest with cherry-picks of what is used in dunfell-5.3.0 quarterly plus updates to make colibri-vf build. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-07-12Bump git hashes as used in nightly build of Jul 10, 2021Max Krummenacher
The build matrix with these hashes was successfully built. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-07-08add gitlab-ciMax Krummenacher
Import from dunfell-5.x.y branch @ 1687afa. This does a repo init; repo sync. It will fail if any of the layers cannot be cloned at the given revision. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-11-30Bump git hashesToardex CI
Bump git hashes as used in extint build of Sat Nov 7 11:04:04 UTC 2020 Matrix Build: image-torizoncore-master-extint-matrix 22 Matrix Build Status: FAILURE Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-master-extint-matrix/22 Signed-off-by: ci.toradex <cicd@toradex.com>
2020-10-26Bump git hashesci.toradex
Bump git hashes as used in extint build of Sun Oct 25 2020. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Change-Id: I011188f854bb19a45bb82a9caecb212a8d12f02d
2020-08-20Update layer hashes of bsp/tdxref/torizoncoreMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-08-12torizoncore:integration.xml: update hashes of external layersMing Liu
To involve in some fixes from external layers, basically for: meta-updater: ``` 235da14 image_repo_manifest.bbclass: explicitly call python3 c6df41e aktualizr: Bump to latest and install headers in dev package. 628c4e3 Inherit python3native instead of using HOSTTOOLS. ``` Related-to: TOR-1283 Signed-off-by: Ming Liu <ming.liu@toradex.com>