Commit Graph

5 Commits

Author SHA1 Message Date
Max Krummenacher
b747b01501 global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location
The series [1] changed the way sources are fetched/unpacked and
S needs to follow that. Additionally for git repos it moved away from
having 'git/' as the checkout directory.

This has been partly tested by building weston based image for
imx6/imx6ull/imx7/imx8/imx8mm/imx8mp/imx95 based images.
E.g. none of the recipes specific for qoriq is built time tested.

As walnascar is no longer compatible with master/whinlatter drop
it from LAYERSERIES_COMPAT.

[1] https://lore.kernel.org/openembedded-core/20250616095000.2918921-1-alex.kanavin@gmail.com/

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2025-06-28 18:58:39 +02:00
Samuli Piippo
980419236f firmware-upower: SRC_URI uses PN not BPN
Fix src-uri-bad QA error.

Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
2025-01-30 14:04:59 +00:00
Otavio Salvador
6fb8816cb3 treewide: Remove all references to SRC_URI[md5sum] hashes
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:06:35 -03:00
Oleksandr Suvorov
daee4d063d firmware-upower: Update to 1.3.1 to align to LF6.6.3-1.0.0
Update the upower firmware to 1.3.1 to be aligned with NXP BSP
LF6.6.3-1.0.0.

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-04-20 07:46:29 +03:00
Daiane Angolini
835b030f65 firmware-upower(1.1.0): Add recipe from 5.15.52-2.2.0 BSP
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
2023-02-07 08:16:40 -03:00