summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-16machines: follow kernel deployment changesHEADmasterMax Krummenacher
The kernel binary image is by default deployed into the rootfs, /boot/. openembedded-core changed the way it is done in a not backwards compatible way. I.e. it now RRECOMMENDS instead of RDEPENDS the package which contains the kernel binary image. Commit 1c90b27d2c ("kernel: make kernel-base recommend kernel-image, not depend") So the way to not deploy also changed. Change machines and recipes which want to prevent kernel deployment accordingly. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2022-04-06xserver-xorg: drop bbappend recipeMing Liu
It does not comply with xserver-xorg 1.22, some of the packageconfig not supported, drop the bbappend recipe. Related-to: ELB-3477 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2022-03-06layer: Update LICENSE variable to use SPDX license identifiersMax Krummenacher
Since OE-Core commit 9379f80f48 ("license/insane: Show warning for obsolete license usage"), LICENSE field not containing SPDX identifiers are treated with WARNING. An automated conversion using scripts/contrib/convert-spdx-licenses.py to convert to use the standard SPDX license identifiers has been done on the entire layer. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2022-02-18layer.conf: Update to kirkstone namespaceMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2022-01-19apalis-tk1: use ext4 rootfs in wic imagesMax Krummenacher
The kernel for apalis-tk1 is based on upstream and supports ext4. Older tegra kernels did not support ext4 and thus we created a ext3 rootfs in the wic image. Change to use the openembedded core provided kickstart file `sdimage-bootpart.wks` and delete the no longer needed `sdimage-bootpart-tegra.wks`. Related-to: ELB-4295 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit a03fde04d777cb3f9549d6fbf234924211c867c2)
2021-12-02github: use https protocol and set branch explicitlyMax Krummenacher
Github no longer allows a plain git protocol. https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git OE is dropping setting the branch to master implicitly if none is specified. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 657a1121250d5e55b435f2f26ef45e29ab832590)
2021-11-16apalis-tk1: use mainline u-bootMax Krummenacher
Mainline (sources.denx.de) has all the functionality needed for Apalis TK1. Build directly from the mainline repo. Add a bbappend which makes the cboot image format. Related-to: ELB-4090 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-11-15Bump SRCREVci.toradex
Bump SRCREV hashes as used in build of Thu Oct 14 22:13:16 UTC 2021 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 453 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/453 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 54b10a73af4a56999b8b5fbb8707adcee5c5b482)
2021-11-15Bump SRCREVci.toradex
Bump SRCREV hashes as used in build of Tue Sep 21 22:52:09 UTC 2021 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 427 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/427 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 8658abd984d327037eeaa601aa1472c4bf7b02df)
2021-11-15Bump SRCREVci.toradex
Bump SRCREV hashes as used in build of Mon Aug 30 13:56:21 UTC 2021 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 407 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/407 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit d4ef0a4584e04b14a6ba368b8cdf8592af43d3bb)
2021-09-06machines: Adjust for new location of tune files in coreMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-09-05manual override syntax fixesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-08-14layer: convert to new override syntaxMax Krummenacher
This is the result of automated script (0.9.3) conversion: +# meta-toradex-distro +vars = vars + ["preempt-rt","tdx","upstream"] +# meta-toradex-* machines +vars = vars + ["apalis-","colibri-","verdin-","tegra124"] +# meta-freescale +vars = vars + ["imx","mx6","mx7","mx8","use-mainline-bsp","use-nxp-bsp"] ../openembedded-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-08-08Bump SRCREVci.toradex
Bump SRCREV hashes as used in build of Wed Aug 4 04:59:48 UTC 2021 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 381 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/381 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit f58026172d3c32a9c8026287370ae813d9f14fc5)
2021-07-12Bump SRCREVci.toradex
Bump SRCREV hashes as used in build of Thu Jun 24 23:53:16 UTC 2021 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 343 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/343 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit e37959a52f2cea3a2a2f0c4f165a60715c817565)
2021-07-12machine: apalis-tk1: let MACHINE_BOOT_FILES be set in conf/distro/tezi.confMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 1a67472a683cc7ffa4bf5808e344713bc437619c)
2021-07-12machine: apalis-tk1: remove unused TEZI_DISTRO_BOOT_SCRIPTS variablePhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit 52648ab93c25b41dc947002fcf89d0214aa04bd5)
2021-07-12apalis-tk1.conf: prepare for toradex easy installer integrationMarcel Ziswiler
This has successfully been tested to not have any side effects no the regular BSP. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit e79ce4ec8cab7ec7efa66e48a22e2a171331ca1b)
2021-07-12apalis-tk1.conf: remove stale lxde-icon-theme and lxsessionMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 115043063bbe1d6bd7c83a6a9b2ca9443bca7a4e)
2021-07-12apalis-tk1: lvds-tegra124: remove stale lvds-tegra124 recipeMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit a4a813df625b87ac004032fa29bfc730409cc2fc)
2021-06-05layer.conf: add honister to compat layerMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-06-04u-boot-toradex-tk1: complete update to 2020.07Marcel Ziswiler
While we did rename the branch we forgot to also rename this recipe. Fix this. Fixes commit a21f73d1e08e ("u-boot-toradex: update to 2020.07") Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 1f19651ec747c4842dfd0dba25bc056322f2edac)
2021-06-04Bump SRCREVci.toradex
Bump SRCREV hashes as used in build of Fri Apr 2 22:46:52 UTC 2021 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 265 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/265 Signed-off-by: ci.toradex <cicd@toradex.com> cherry picked from commit 6b5cc7b and 39a2614 Bump SRCREV Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-03-23layer.conf: add hardknott, drop dunfell in compat layerMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-03-23apalis-tk1.conf: set dtb/dtbo load addressesMing Liu
To be able to be loaded from fitimage. Related-to: TOR-1700 Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit 590bff2e80d148bcf221e5b135c3bba028e40406)
2021-03-23Bump SRCREV hashes as used in build of Fri Feb 26 22:28:17 UTC 2021Philippe Schenker
Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 231 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/231 Signed-off-by: ci.toradex <cicd@toradex.com> Squashed: (cherry picked from commit a0f00032e59ea7db45e46eea35a221ede499aefd) (cherry picked from commit b214067b27204f471cf405a1e3997d3da233a8f9)
2020-12-10u-boot: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 2fa40a70b28efedefa4357519b9a92e92f52415d) (cherry picked from commit b5179b050062a29c2fe0bdfc1717b616c4f1630e)
2020-12-08u-boot: fw_env.config: use stable symlink to the emmcMax Krummenacher
Change to use the stable symlink to the emmc boot area to specify the location of the U-Boot environment. Related-to: ELB-3293 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 4cea50134bc3000094d9d285c9711b72f8164c7f)
2020-11-23Bump SRCREVci.toradex
Bump SRCREV hashes as used in build of Fri Oct 30 22:10:03 UTC 2020 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 115 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/115 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 1e47313b76cddf103e79a872b652dab7d1c7e062)
2020-10-19linux-firmware: drop bbappendMax Krummenacher
The package split for nvidia firmware has been upstreamed to openembedded-core and further split into subpackages. Drop our linux-firmware bbappend and follow the changed package name. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-10-17.conf: Make layer compatible only with dunfell and gatesgarthMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-09-30Bump SRCREVci.toradex
Bump SRCREV hashes as used in build of Wed Sep 30 15:34:14 UTC 2020 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 84 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/84 Signed-off-by: ci.toradex <cicd@toradex.com>
2020-09-29Bump SRCREVci.toradex
Bump SRCREV hashes as used in build of Tue Sep 29 12:08:03 UTC 2020 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 81 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/81 Signed-off-by: ci.toradex <cicd@toradex.com>
2020-09-03u-boot: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-09-03u-boot-toradex: complete update to 2020.07Max Krummenacher
2020.07 is reworked to use python3 so the patch which made 2019.07 build in a python3 only enviromenent can be dropped. Use the 2020.07 branch also with use-head-next. Fixes commit a21f73d1 ("u-boot-toradex: update to 2020.07") Related-to: ELB-2758 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-08-20u-boot-toradex: update to 2020.07Max Krummenacher
Related-to: ELB-2758 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-08-06meta: change to use libubootenv to provide u-boot-fw-utilsMing Liu
The changes include: - Drop PREFERRED_PROVIDER_u-boot-fw-utils from machine conf. - Drop u-boot-toradex-fw-utils-tk1 recipe. - Drop fw_unlock_mmc.sh, that's not needed for libubootenv. - Drop reference to u-boot-toradex-initial-env.inc, that's been removed from BSP common layer. Related-to: ELB-2553 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-08-06u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit eef28a0a1e16a0d116192f8ac5a97531d2546f9f)
2020-06-30u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 3e3a33523b73302d09db47a21e069ae97c159efa)
2020-06-17apalis-tk1.conf: follow boot.scr renameMax Krummenacher
Drop MACHINE_BOOT_FILES and use the boot file directly, following the rename of the source file to boot.scr-${MACHINE}. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-06-17tdx-k20-fw: update to v1.5Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit ab0527430fa9081ef594c6f2e49a0b7e81f6fc00)
2020-06-09apalis-tk1: set prefered provider for device-tree-overlaysMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 9b31aa1cc2aa4464c56b6cd338d7e8e3cee2897b)
2020-06-02apalis-tk1: fix wrong PREFERRED_PROVIDER_u-bootMing Liu
PREFERRED_PROVIDER_u-boot should be 'u-boot-toradex-tk1' instead of 'u-boot-toradex', also set PROVIDES += "u-boot" in u-boot-tk1 recipe. Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit c9180b9e9b1231c8139bbfb47f51acb5692235dc)
2020-06-02u-boot: drop some useless patchesMing Liu
They are not needed any more since we upgraded to 2019.07. Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit 8048bf5cd90a923f6879f1ba714c22e3736fc245)
2020-06-01apalis-tk1-mainline: rename machine to apalis-tk1Max Krummenacher
Rename the apalis-tk1-mainline machine to the now dropped apalis-tk1 machine name. Related-to: ELB-2733 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 0bf55088d1f34338dd04f83d6b90b7a72f6867de)
2020-06-01apalis-tk1: drop machineMax Krummenacher
The downstream kernel gets to old to be used with the new zeus userspace components. Drop the machine. Related-to: ELB-2733 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit d13caaba2d90f856b944ebde44967b679d3eb3a9)
2020-06-01apalis-tk1/apalis-tk1-mainline.conf: fix invalid variablesMing Liu
- TEZI_UBOOT_BINARY_EMMC should be changed to UBOOT_BINARY_TEZI_EMMC. - Drop TEZI_DISTRO_BOOT_SCRIPTS, it's being referred nowhere. Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit 545e2e8b2822ab313c1b3c43816e5eb8be651b8f)
2020-06-01README: reworkMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-06-01linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Related-to: ELB-2510 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 7880c26275385d30ce2d7d6c45065764e0fd2472)
2020-06-01linux-driver-package: fix direct-loading firmwareMarcel Ziswiler
Debugging reveals that it is really also expecting certain firmware at the original path: [ 134.878913] firmware tegra12x!vic03_ucode.bin: firmware: requesting tegra12x/vic03_ucode.bin So make a symbolic link rather then copying them. Without older systemd's firmware usermode helper fallback in place using an alternative file name leads to a very long timeout. Fix this by linking the alternative nameed firmware to the one tried first. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 5d206eb3265bc6bc96442ffcd1cc4ce1f80f0714) (cherry picked from commit 71f68117693bfd479774aac42412a18fdf77a2e8)