mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
btop: update 1.4.5 -> 1.4.6
Disable build-testing for now, as this would require 'googletest' dependency v1.4.6 References | Description | Author(s) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0b2deaab02
commit
e071ea3c65
@ -6,11 +6,12 @@ SECTION = "console/utils"
|
||||
|
||||
SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main;tag=v${PV} \
|
||||
"
|
||||
SRCREV = "a1099d075fa914452366b28c67ff171e21a1f02e"
|
||||
|
||||
SRCREV = "975e3951daa7d3114112d2cd4ee689cf5ee38745"
|
||||
|
||||
inherit cmake
|
||||
|
||||
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/icons \
|
||||
${datadir}/icons/hicolor \
|
||||
Loading…
x
Reference in New Issue
Block a user