mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +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:
+1
-1
@@ -6,7 +6,7 @@ SECTION = "console/utils"
|
|||||||
|
|
||||||
SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main;tag=v${PV} \
|
SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main;tag=v${PV} \
|
||||||
"
|
"
|
||||||
SRCREV = "3f1ccd9f6c455fef6d4d8cfbc8ed71b86961323d"
|
SRCREV = "0f398abd64febfbc5f2115be3156682f47308f48"
|
||||||
|
|
||||||
|
|
||||||
inherit cmake
|
inherit cmake
|
||||||
Reference in New Issue
Block a user