mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 23:36:21 +01:00
upower: upgrade 1.90.10 -> 1.91.0
Changelog: =========== - New feature: Support multiple keyboard backlight LED control. - Make installation of tests optional - Support conf.d style config file - Deprecate CapacityLevel property Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fad70abdb3
commit
07dae4fd4e
|
|
@ -12,7 +12,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] = "c1baf418b685ffe4150c8a75c04da0cec70323fe094b5b257b287eea564d3f56"
|
SRC_URI[sha256sum] = "954f8ee8d1422c813615862bc6249cb9b31ace1d905fd1f06549c4e47f4ba401"
|
||||||
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"
|
||||||
Loading…
Reference in New Issue
Block a user