From: Wang Mingyu <wan...@fujitsu.com> Changelog: =========== * Added Gpu Support Linux * Added platform support for OpenBSD * Enable macos clang * Fix Apple Silicon CPUs misprinted * Cmake support for MacOS * Elementarish theme: color update according to Elementary palette * Add alternative key codes for Delete, Insert, Home, End * Fix scrollbar not clearing sometimes. * Add keybind for toggling memory display mode in PROC box * Minor string initialization improvement * Made disks statvfs logic asynchronous. * Fix signal list on non-linux/weird linux platforms * Add option to accumulate a child's resources in parent in tree-view * Add CMake support for Linux * Horizon theme * Fix short conversion of 1000-1023 *iB * Fix integer overflows in btop_collect.cpp * Support compiling with LLVM * Fix getting zfs pool name with '.' char in freebsd * [macos/freebsd] support gcc13 * FreeBSD swap info * Create adwaita.theme * Try get terminal size of "/dev/tty" if stdout fails * Refresh rate program argument * Improved error handling when determining the config directory * Use native POSIX polling syscalls to read input * Conditional compile on Big Sur and up
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- meta-oe/recipes-support/btop/{btop_1.2.13.bb => btop_1.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/btop/{btop_1.2.13.bb => btop_1.3.0.bb} (93%) diff --git a/meta-oe/recipes-support/btop/btop_1.2.13.bb b/meta-oe/recipes-support/btop/btop_1.3.0.bb similarity index 93% rename from meta-oe/recipes-support/btop/btop_1.2.13.bb rename to meta-oe/recipes-support/btop/btop_1.3.0.bb index a944fe7b5..f20d1a8ec 100644 --- a/meta-oe/recipes-support/btop/btop_1.2.13.bb +++ b/meta-oe/recipes-support/btop/btop_1.3.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SECTION = "console/utils" SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main" -SRCREV = "9edbf27f1b6d5844a97325fcda732762ba086a99" +SRCREV = "36842a3bccfb78f5c27642435bff387b42f7d13b" S = "${WORKDIR}/git" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108378): https://lists.openembedded.org/g/openembedded-devel/message/108378 Mute This Topic: https://lists.openembedded.org/mt/103900672/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-