From: Wang Mingyu <[email protected]> Changelog: ============ - Fix: a resource leak (!294) - Fix: a NULL exception caused by a Non-NULL GError pointer - Fix client API: crashing when printing the error message from a NULL GError pointer - Fix: ACPI reports -NaN capacity value - Feature: Skip CriticalPowerAction when performing battery recalibration - Deprecate: capacity_level and luminosity property - CI: Add a tartan LLVM static analysis - Feature: History supports voltage item
Signed-off-by: Wang Mingyu <[email protected]> --- .../upower/{upower_1.91.0.bb => upower_1.91.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/upower/{upower_1.91.0.bb => upower_1.91.1.bb} (95%) diff --git a/meta-oe/recipes-support/upower/upower_1.91.0.bb b/meta-oe/recipes-support/upower/upower_1.91.1.bb similarity index 95% rename from meta-oe/recipes-support/upower/upower_1.91.0.bb rename to meta-oe/recipes-support/upower/upower_1.91.1.bb index b81d0c2971..d4107a959a 100644 --- a/meta-oe/recipes-support/upower/upower_1.91.0.bb +++ b/meta-oe/recipes-support/upower/upower_1.91.1.bb @@ -13,7 +13,7 @@ DEPENDS = " \ " SRC_URI = "https://gitlab.freedesktop.org/${BPN}/${BPN}/-/archive/v${PV}/${BPN}-v${PV}.tar.bz2" -SRC_URI[sha256sum] = "954f8ee8d1422c813615862bc6249cb9b31ace1d905fd1f06549c4e47f4ba401" +SRC_URI[sha256sum] = "d568638d670a63a1886335b7b136f4888cb38a3b28f3f4bcdeaffcca0b0f6df8" S = "${UNPACKDIR}/${BPN}-v${PV}" UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/${BPN}/${BPN}/-/tags" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124745): https://lists.openembedded.org/g/openembedded-devel/message/124745 Mute This Topic: https://lists.openembedded.org/mt/118027940/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
