mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
btop: upgrade 1.4.3 -> 1.4.4
Changelog: =========== - Fix auto-detection of CPU temp on Ampere boards - Fixed floating_humanizer() to work correctly when numeric delimiter isn't a dot. - Add command line option to set an inital filter - Make 100ms the minimal refresh rate. Exit gracefully if integer conversion in CLI parser fails. - Lock/unlock config to avoid infinite recursio - Fix incorrect positioning and start symbol of second title - Fix dangling reference warnings for GCC 13 and later Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9d21874db0
commit
446fce1b88
|
|
@ -6,7 +6,7 @@ SECTION = "console/utils"
|
|||
|
||||
SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main;tag=v${PV} \
|
||||
"
|
||||
SRCREV = "3f1ccd9f6c455fef6d4d8cfbc8ed71b86961323d"
|
||||
SRCREV = "0f398abd64febfbc5f2115be3156682f47308f48"
|
||||
|
||||
|
||||
inherit cmake
|
||||
Loading…
Reference in New Issue
Block a user