mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
9288bef519
- Upgrade to 2.5.12
- Rename recipe to thermald_2.5.12.bb
- Drop backport patches as they are included in 2.5.12 release:
- 0001-Refactor-Intel-specific-logic-into-separate-files.patch
- 0002-Invoke-parser_init-before-platform_match.patch
- 0003-Add-ARM-backend-and-enable-ARM-platform-detection.patch
Upstream 2.5.12 includes platform support refactoring (including ARM
path), additional CPU IDs, parser/data-vault robustness improvements,
and security/hardening fixes in config/sysfs handling.
Changes since v1:
- Add ;tag=v${PV} to SRC_URI for tag validation
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>