- Jun 19, 2023
-
-
Frieder Schrempf authored
Use generic names for the boot scripts for booting from a single partition and for doing A/B boots from two separate partitions. Use the generic 'load' command instead of specific filesystem commands. Also sync the environment for i.MX6UL/ULL with the one for i.MX8MM.
-
Frieder Schrempf authored
This way we can boot i.MX8M devices with a boot logo and splash screen as the display pipeline is available before the userspace and filesystem are ready.
-
Frieder Schrempf authored
-
- Jun 05, 2023
-
-
Frieder Schrempf authored
meta-ked-imx: Update kernel and U-Boot refs See merge request !27
-
Frieder Schrempf authored
-
- Jun 01, 2023
-
-
Frieder Schrempf authored
Replace occurences of 'ktn'/'KTN' with 'ked'/'KED' See merge request !26
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
In the future we will reference the BSP as meta-ked-bsp. Adjust names of layers, files, etc. accordingly. Only some OE metadata like image, distro or machine override names are keeping the 'ktn' for now. KED stands for Kontron Electronics Deutschland GmbH where the BSP is maintained. Nowadays it support only products of the KED branch and products of the Kontron Europe GmbH or other branches are not supported.
-
- May 31, 2023
-
-
Frieder Schrempf authored
Fix kas container image See merge request sw/ked/meta-kontron!24
-
Frieder Schrempf authored
-
Frieder Schrempf authored
This reverts commit 9ead0a89.
-
Frieder Schrempf authored
Upgrade repo refspecs, Linux kernel and U-Boot See merge request sw/ked/meta-kontron!23
-
- May 25, 2023
-
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
If bootcfg is unset, the default fit image configuration will be used.
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
Currently the image build is broken when running it through GitLab CI with kas base images >3.2.1. Let's pin the image version until we know how to fix it.
-
- May 23, 2023
-
-
Frieder Schrempf authored
Forward ports for changes from legacy meta-ktn and meta-ktn-imx repo See merge request sw/ked/meta-kontron!21
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
FILESEXTRAPATHS_prepend uses old override syntax and is not required anyway in the base recipe. Remove it and also fix some othe minor style issues.
-
Frieder Schrempf authored
This backports the latest libgpiod recipes from meta-oe master. The new libgpiod v2 includes major changes and improvements and might be required in certain use cases. For now the default remains v1.6 while someone who needs the v2 can set PREFERRED_VERSION_libgpiod = "2.0".
-
Frieder Schrempf authored
-
-
Frieder Schrempf authored
This can be used by WIC or other tools that work with file system images instead of TAR archives.
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-