- Jan 17, 2023
-
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
With the layers in a single repo, we don't need layer-specific CI configs, READMEs or license information anymore.
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
At the moment we don't want to upgrade to the 5.15 version from the OpenST Linux Kirkstone release. Therefore let's add a copy of the legacy recipe from Dunfell for now.
-
Frieder Schrempf authored
At the moment we don't want to upgrade to the 2021.10 version from the OpenST Linux Kirkstone release. Therefore let's add a copy of the legacy recipe from Dunfell for now.
-
Frieder Schrempf authored
At the moment we don't want to upgrade to the 2.6 version from the OpenST Linux Kirkstone release. Therefore let's add a recipe for the legacy version from Dunfell for now.
-
Frieder Schrempf authored
Add another reference to the path in Kirkstone so we can be compatible with both, old and new releases.
-
Frieder Schrempf authored
Use the new SPDX names as done in later Yocto releases like Kirkstone. A separate patch applied for Dunfell that backports the new license names makes sure that we stay compatible with both releases.
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
Use the new SPDX names as done in later Yocto releases like Kirkstone. A separate patch applied for Dunfell that backports the new license names makes sure that we stay compatible with both releases.
-
Frieder Schrempf authored
We override the default value of UBOOT_ENTRYPOINT set in meta-freescale to get rid of the alignment kernel boot warning. For this to work in both, Dunfell and Kirkstone, we need to apply some fixes.
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-
Frieder Schrempf authored
This adds the necessary changes fpr compatibility with the v2.6-based TF-A code from meta-freescale's imx-atf. At the same time we add a compat bbappend for dunfell to stay with the previously used TF-A version. * Remove deprecated patches * Use default branch and ref from base repo * Specify UART for i.MX8MM SoM in machine config * Specify ATF_PLATFORM for i.MX8MM SoM in machine config
-
Frieder Schrempf authored
-
Frieder Schrempf authored
Copied from the imx8mm-evk configuration in meta-freescale.
-
Frieder Schrempf authored
-
Frieder Schrempf authored
Weaken the include for the path in Dunfell releases and add another reference to the path in Kirkstone so we can be compatible with both releases.
-
Frieder Schrempf authored
In commit ce868964 ("meta-ktn-imx: u-boot-ktn-common.inc: Remove unneeded do_compile() override") we removed the do_compile() override, but this is still needed, at least in Dunfell. Revert this.
-
Frieder Schrempf authored
This is useful for backwards compatibility with older releases such as Dunfell which might need additional changes/backports.
-
Frieder Schrempf authored
-
Frieder Schrempf authored
Use the new SPDX names as done in later Yocto releases like Kirkstone. A separate patch applied for Dunfell that backports the new license names makes sure that we stay compatible with both releases.
-
Frieder Schrempf authored
These changes are already available in later releases like Kirkstone. Let's apply this onyl for Dunfell.
-
Frieder Schrempf authored
-
Frieder Schrempf authored
In the past we copied content from poky.conf into our own distro config. This bears the problem of redundant configuration. Let's include poky.conf and only overwrite values where needed. If we need a custom distro config based on ktn.conf (for customer projects, etc.) we should create a copy of ktn.conf in the custom layer and change the content as needed. This also makes use of the BASE_SERIES variable passed via local.conf to determine for which Yocto series/release we are building.
-
Frieder Schrempf authored
Kas doesn't support referencing env variables as we assumed it would. Rewrite the config to take account of this.
-
- Jan 11, 2023
-
-
Frieder Schrempf authored
Add abstraction for Yocto base series/release in KAS config and CI See merge request sw/ked/meta-kontron!3
-
Frieder Schrempf authored
Use job matrix and YOCTO_SERIES env variable for build jobs.
-
Frieder Schrempf authored
-
Frieder Schrempf authored
-