Disable build-testing for now, as this would require 'googletest' dependency
v1.4.6 References | Description | Author(s) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Markus Volk <[email protected]> --- .../recipes-support/btop/{btop_1.4.5.bb => btop_1.4.6.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/btop/{btop_1.4.5.bb => btop_1.4.6.bb} (89%) diff --git a/meta-oe/recipes-support/btop/btop_1.4.5.bb b/meta-oe/recipes-support/btop/btop_1.4.6.bb similarity index 89% rename from meta-oe/recipes-support/btop/btop_1.4.5.bb rename to meta-oe/recipes-support/btop/btop_1.4.6.bb index 0455da384b..29072522df 100644 --- a/meta-oe/recipes-support/btop/btop_1.4.5.bb +++ b/meta-oe/recipes-support/btop/btop_1.4.6.bb @@ -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 \ -- 2.52.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123392): https://lists.openembedded.org/g/openembedded-devel/message/123392 Mute This Topic: https://lists.openembedded.org/mt/117231156/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
