mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
upower: upgrade 1.91.0 -> 1.91.1
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ DEPENDS = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "https://gitlab.freedesktop.org/${BPN}/${BPN}/-/archive/v${PV}/${BPN}-v${PV}.tar.bz2"
|
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}"
|
S = "${UNPACKDIR}/${BPN}-v${PV}"
|
||||||
|
|
||||||
UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/${BPN}/${BPN}/-/tags"
|
UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/${BPN}/${BPN}/-/tags"
|
||||||
Reference in New Issue
Block a user