mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
upower: upgrade 1.91.1 -> 1.91.2
Changelog: =========== - Feature: Skip the systemd inhibitor when performing CriticalPowerAction - Feature: Introduce "Auto" CriticalPowerAction using systemd-logind Sleep() - Fix: Test CanPowerOff() availability before calling PowerOff() - Fix: Add charge limit support for systems providing only charge_control_end_threshold Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.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] = "d568638d670a63a1886335b7b136f4888cb38a3b28f3f4bcdeaffcca0b0f6df8"
|
SRC_URI[sha256sum] = "f07f19b78a43a5053973d95a2fe96a12ede270b8db232b2e2c4ac4186fb42539"
|
||||||
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