Commit Graph

1157 Commits

Author SHA1 Message Date
github-actions[bot]
796a5b92f4 Auto-update LICENSE file with current recipe licenses 2025-10-21 01:13:27 +00:00
github-actions[bot]
b9a57b9fce Auto-update LICENSE file with current recipe licenses 2025-10-18 01:07:49 +00:00
github-actions[bot]
62d1bf5a01 Auto-update LICENSE file with current recipe licenses
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
2025-09-25 01:10:19 +00:00
github-actions[bot]
0ab636938d Auto-update LICENSE file with current recipe licenses
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
2025-08-28 01:11:04 +00:00
github-actions[bot]
e75c62411d Auto-update LICENSE file with current recipe licenses
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
2025-08-26 18:08:32 +00:00
Otavio Salvador
34d9e74e54
Merge pull request #323 from nxp-upstream/olimex
u-boot-imx: Limit olimex patch to current version
2025-08-26 15:08:24 -03:00
Tom Hochstein
011a891925 u-boot-olimex: Limit olimex patch to current version
devtool for an unrelated board with a different version of u-boot-imx
can fail if the olimex patch is not valid:
```
ERROR: Applying patch '0001-Add-Olimex-iMX8MP-SOM-EVB-IND.patch' on target directory '/.../tmp/work/imx943_19x19_lpddr4_evk-poky-linux/u-boot-imx/2025.04/devtooltmp-2kb8sbhi/workdir/git'
BBHandledException("Applying '0001-Add-Olimex-iMX8MP-SOM-EVB-IND.patch' failed:
stdout: checking file arch/arm/dts/Makefile
Hunk #1 FAILED at 1168.
1 out of 1 hunk FAILED
checking file arch/arm/dts/imx8mp-olimex.dts
checking file arch/arm/mach-imx/imx8m/Kconfig
Hunk #1 succeeded at 500 (offset 54 lines).
Hunk #2 FAILED at 492.
1 out of 2 hunks FAILED
```

Fix the problem by making an olimex-specific recipe.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2025-08-26 12:51:08 -05:00
github-actions[bot]
981ae58dea Auto-update LICENSE file with current recipe licenses
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
2025-08-09 01:17:27 +00:00
github-actions[bot]
206ef87d75 Auto-update LICENSE file with current recipe licenses
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
2025-07-12 01:21:27 +00:00
github-actions[bot]
68d47bf4dd Auto-update LICENSE file with current recipe licenses 2025-06-28 01:15:34 +00:00
Otavio Salvador
ec90d78363
Merge pull request #322 from hiagofranco/add-whinlatter
layer.conf: update for the whinlatter release series
2025-06-22 22:18:12 -03:00
Hiago De Franco
ef479f49f6 layer.conf: update for the whinlatter release series
Fix current error:
ERROR: Layer freescale-3rdparty is not compatible with the core layer
which only supports these series: whinlatter (layer is compatible with
styhead walnascar)

Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
2025-06-22 13:00:38 -03:00
github-actions[bot]
56520e0c84 Auto-update LICENSE file with current recipe licenses 2025-06-10 01:17:45 +00:00
github-actions[bot]
830132b295 Auto-update LICENSE file with current recipe licenses 2025-05-17 01:13:35 +00:00
Otavio Salvador
e7ce12ee3a
Merge pull request #320 from MaxKrummenacher/master
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
recipes: fix whitespace warnings
2025-04-26 17:08:53 -03:00
Max Krummenacher
dff0b3ea38 recipes: fix whitespace warnings
Since OE bitbake commit 24772dd2ae6c ("parse/ConfHandler: Add warning for
deprecated whitespace usage"), the current build generates the following
warning (as example):

| WARNING: .../meta-freescale-3rdparty/recipes-bsp/atf/qoriq-atf_1.5.bb:34 has a lack
| of whitespace around the assignment: 'export CROSS_COMPILE="${TARGET_PREFIX}"'

Fix all the warnings.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2025-04-26 12:08:07 +02:00
github-actions[bot]
4432ec34de Auto-update LICENSE file with current recipe licenses 2025-04-24 01:12:40 +00:00
github-actions[bot]
4d01dd8e95 Auto-update LICENSE file with current recipe licenses 2025-02-27 01:06:36 +00:00
github-actions[bot]
b901d2c1d2 Auto-update LICENSE file with current recipe licenses 2025-02-13 01:05:10 +00:00
github-actions[bot]
45c476218d Auto-update LICENSE file with current recipe licenses 2025-01-23 01:03:35 +00:00
Otavio Salvador
627381007d treewide: Remove all references to SRC_URI[md5sum] hashes
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
Drop md5sum check as  no longer mandated in Yocto Project.

SRC_URI[md5sum] used to also be commonly used, but it is deprecated and
should be replaced by SRC_URI[sha256sum] when updating existing recipes. See:

 - https://docs.yoctoproject.org/dev/singleindex.html#fetching-code
 - https://docs.yoctoproject.org/dev/singleindex.html#src-uri-checksum-behaviour

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2025-01-13 17:21:58 -03:00
github-actions[bot]
774ca54bc0 Auto-update LICENSE file with current recipe licenses 2024-12-09 01:13:07 +00:00
Otavio Salvador
6772a93fdb
Merge pull request #318 from dankm/dankm/unpackdir
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
Fix issues with the UNPACKDIR transition
2024-12-06 17:26:16 -03:00
Dan McGregor
d576b2f2f1 Fix issues with the UNPACKDIR transition
Update a few recipes to use UNPACKDIR instead of WORKDIR directly.
This fixes building against newer master openembedded-core.
2024-12-06 14:20:06 -06:00
Otavio Salvador
4026001c3e
Merge pull request #316 from svogl/master
colibri-imx6: honor vendor prefix in kernels >= 6.5
2024-12-06 14:04:31 -03:00
Simon Vogl
26ec279fd0 colibri-imx6: honor vendor prefix in kernels >= 6.5
Signed-off-by: Simon Vogl <simon@voxel.at>
2024-12-06 17:47:17 +01:00
Otavio Salvador
bc2a12c545
Merge pull request #314 from hellhound94/topic/fix-script
Changes in generate-license-file script
2024-12-04 10:20:20 -03:00
Abner C. Paula
3ee87aca07 generate-license-file: Move script to scripts folder
This commit also adds if condition to check license file change.
It is to avoid empty commits.

Signed-off-by: Abner C. Paula <abner.cordeiro@ossystems.com.br>
2024-12-04 09:33:39 -03:00
github-actions[bot]
2291cfad43 Auto-update LICENSE file with current recipe licenses 2024-11-12 15:54:41 +00:00
Otavio Salvador
660bef4a19
Merge pull request #311 from vishwamartur/master
Add workflow to auto-update LICENSE file with recipe licenses
2024-11-12 12:53:35 -03:00
Vishwanath Martur
457e365609 Add workflow to auto-update LICENSE file with recipe licenses 2024-11-12 15:12:59 +00:00
Otavio Salvador
9c5b6b0fbf
Merge pull request #308 from leon-anavi/master-olimex-imx8mp-lf-6.6.23-2.0.0
u-boot-imx_%.bbappend: Olimex iMX8MP-SOM-EVB-IND
2024-11-07 13:37:24 -03:00
Leon Anavi
18fabd470a u-boot-imx_%.bbappend: Olimex iMX8MP-SOM-EVB-IND
Update the u-boot-imx for Olimex iMX8MP-SOM-EVB-IND to the tag
lf-6.6.23-2.0.0, that is used in the NXP BSP LF6.6.23_2.0.0.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-11-07 17:58:44 +02:00
Otavio Salvador
cbd7ef91ad
Merge pull request #305 from YoeDistro/yoe/mut
layer.conf: Update to walnascar (5.2) layer/release series
2024-10-05 09:26:37 -03:00
Khem Raj
d6e0b49aac
layer.conf: Update to walnascar (5.2) layer/release series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-10-04 19:21:12 -07:00
Otavio Salvador
00b2f3de14
Merge pull request #303 from MaxKrummenacher/master
layer.conf: Update to styhead
2024-09-09 08:18:39 -03:00
Max Krummenacher
348de865c2 layer.conf: Update to styhead
Drop all older release names as there have been potentially incompatible
changes, e.g. the S must not point to WORKDIR.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2024-09-09 09:34:14 +02:00
Otavio Salvador
30fa2c20d6
Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup
olimex-imx8mp-evb clean up
2024-07-11 08:54:22 -03:00
Leon Anavi
2962836742 olimex-imx8mp-evb.conf: Configure use-nxp-bsp
Configure the default kernel as linux-fslc and the default
bootloader as u-boot-imx for machine olimex-imx8mp-evb.conf.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-07-11 08:52:40 +03:00
Leon Anavi
072cda9c7f linux-fslc-imx_%.bbappend: Remove
Clean up: remove linux-fslc-imx_%.bbappend and the patch for adding
imx8mp-olimex.dts because this is now included in the kernel repo.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-07-11 08:50:13 +03:00
Otavio Salvador
4e9d09981e
Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements
u-boot-imx: 4GB RAM for Olimex iMX8MP SOM EVB IND
2024-07-10 13:04:03 -03:00
Leon Anavi
a44d03d8c7 u-boot-imx: 4GB RAM for Olimex iMX8MP SOM EVB IND
Update the Olimex iMX8MP SOM EVB IND configurations to make them
more independent from imx8mp_evk, and set the RAM to 4GB.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-07-10 17:09:24 +03:00
Otavio Salvador
b6f3e779cd
Merge pull request #299 from leon-anavi/master-olimex-imx8mp
Olimex i.MX8MP Improvements
2024-06-28 09:25:16 -03:00
Leon Anavi
246ef04b5d linux-fslc-imx: Update imx8mp-olimex.dts
Update imx8mp-olimex.dts patch for kernel 6.6. Align it with
imx8mp-evk.dts and apply the same changes on top of it as for
kernel lf-5.10.y-1.0.0 provided by Olimex in their builtroot
repository:
fcf7064d44

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-06-28 15:06:49 +03:00
Leon Anavi
3e5b9a3dff olimex-imx8mp-evb.conf: Use imx8mp-evk.dtb
Explicitly set UBOOT_DTB_NAME to imx8mp-evk.dtb and use this dtb
for U-Boot.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-06-28 15:06:45 +03:00
Otavio Salvador
d346feac8a
Merge pull request #298 from leon-anavi/master-olimex-imx8mp
Add support for Olimex iMX8MP-SOM-EVB-IND
2024-06-27 09:09:22 -03:00
Leon Anavi
9c95d8b19c conf/machine/olimex-imx8mp-evb.conf: Add machine
Add machine configuration for Olimex iMX8MP-SOM-EVB-IND.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-06-26 18:13:05 +03:00
Leon Anavi
aa7d5d2c3b linux-fslc-imx_%.bbappend: Olimex iMX8MP-SOM-EVB-IND
Add Linux device tree for Olimex iMX8MP-SOM-EVB-IND.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-06-26 18:12:38 +03:00
Leon Anavi
983cc0af32 u-boot-imx_%.bbappend: Olimex iMX8MP-SOM-EVB-IND
Add U-Boot defconfig for Olimex iMX8MP-SOM-EVB-IND based on the
existing configuration for imx8mp-evk.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-06-26 17:57:31 +03:00
Otavio Salvador
f2e8d77e55
Merge pull request #297 from chrisdimich/master
nitrogen8mm: add smarc_1gch1r0 uboot variant
2024-04-16 17:39:14 -03:00