summaryrefslogtreecommitdiff
path: root/torizoncore/integration.xml
AgeCommit message (Collapse)Author
2021-04-30torizoncore: bump external layer meta-securityMing Liu
To support signed distros, we need bump meta-security to include a bunch of IMA related fixes. Related-to: TOR-1704 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2021-02-01Bump git hashesci.toradex
Bump git hashes as used in extint build of Sat Jan 30 14:52:47 UTC 2021 Matrix Build: image-torizoncore-dunfell-5.x.y-extint-matrix 32 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-dunfell-5.x.y-extint-matrix/32 Signed-off-by: ci.toradex <cicd@toradex.com>
2021-01-12Bump git hashesToardex CI
Bump git hashes as used in extint build of Sat Dec 5 12:31:32 UTC 2020 Matrix Build: image-torizoncore-dunfell-5.x.y-extint-matrix 24 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-dunfell-5.x.y-extint-matrix/24 Signed-off-by: ci.toradex <cicd@toradex.com>
2020-12-01Add remote alias to all torizoncore remotessamuel.bissig
Add remote alias to all manifests of torizoncore. This change is required by the Toradex CI process. The ci srcrev bumping scripts expect the remote being called "repo" in order to push to the remotes. Signed-off-by: samuel.bissig <samuel.bissig@toradex.com>
2020-11-19integration.xml: bump git hashes of meta-updater,meta-securityMing Liu
To involve in two fixes from meta-updater: e5325ff5: ostree-kernel-initramfs: add back initramfs fit workaround 75518b1f: image_types_ostree: fix chmod Also some CVE fixes from meta-security layer. Related-to: TOR-1551 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-11-10default.xml/integration.xml: bump git hash of meta-lmp layerMing Liu
To involve in a following fix: ``` u-boot: drop u-boot.inc The u-boot.inc file has been removed in meta-toradex-nxp dunfell then we could remove it from here. Now only the u-boot.inc file from OE would be used. This fixes a issue that .cfg files were never applied when UBOOT_CONFIG is set, which has been fixed in OE by commit 4fc38627: [ u-boot: fix condition to allow use of *.cfg ] ``` or else the rollback is failing for apalis-imx6/colibri-imx6 machines. Related-to: TOR-1519 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-09-08torizoncore:integration.xml: update hash of meta-updaterMing Liu
To involve in the following commits from meta-updater dunfell: ``` bd0a055 sota: introduce OSTREE_MULTI_DEVICETREE_SUPPORT 79dc91f aktualizr: Upgrade to 2020.9 release. ec3afd4 image_repo_manifest.bbclass: fix build when there is no repo on host 918dab0 image_repo_manifest.bbclass: explicitly call python3 2d882d6 Inherit python3native instead of using HOSTTOOLS. a753c24 qemucommand: Restore custom booloader parameter. ``` Related-to: TOR-1370 Signed-off-by: Ming Liu <ming.liu@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: ``` 8371f4c aktualizr: Bump to latest and install headers in dev package. 3fec6c0 nfs-utils: don't add nfs-home-mount.service without sota enabled 50a0abd nfs-utils: fix nfs systemd daemons runtime issues ``` Related-to: TOR-1283 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-08-06Update layer hashes of bsp/tdxref/torizoncoreMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-08-03Update layer hashes of tdxref/torizoncoreMing Liu
Related-to: TOR-1239 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-07-27Revert "torizoncore: drop a .git suffix to be consistent with other layers"Ming Liu
This reverts commit 2e6f53d51e3b14e735be89111ce1a28cc97d0beb.
2020-07-24torizoncore: drop a .git suffix to be consistent with other layersMing Liu
Drop a .git suffix from meta-toradex-distro layer to be consistent with other layers. Related-to: TOR-1126 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-07-23torizoncore:integration.xml: update meta layer hashesMing Liu
Update hashes of the following external layers: - meta-security - meta-updater - meta-virtualization also change meta-toradex-torizon to dunfell-5.x.y branch. Related-to: TOR-1126 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-07-11layer branches: set 3rd party to dunfellMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-06-22initial commitMax Krummenacher
This unifies and replaces the following manifests starting from version 5.x.y: http://git.toradex.com/toradex-bsp-platform.git https://github.com/toradex/toradex-torizon-manifest.git Related-to: ELB-2755 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>