summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware-upower
Commit message (Collapse)AuthorAgeFilesLines
* global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch locationMax Krummenacher2025-06-281-1/+1
| | | | | | | | | | | | | | | | | 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>
* firmware-upower: SRC_URI uses PN not BPNSamuli Piippo2025-01-301-1/+1
| | | | | | Fix src-uri-bad QA error. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
* treewide: Remove all references to SRC_URI[md5sum] hashesOtavio Salvador2025-01-131-1/+0
| | | | | | | | | | | | 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>
* firmware-upower: Update to 1.3.1 to align to LF6.6.3-1.0.0Oleksandr Suvorov2024-04-201-3/+3
| | | | | | | 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>
* firmware-upower(1.1.0): Add recipe from 5.15.52-2.2.0 BSPDaiane Angolini2023-02-071-0/+31
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>