From 5d7cb6ec416da05209bf2cc329f0da889a2de41d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 29 Nov 2023 23:36:15 -0800 Subject: basu: Update to latest master There is only one commit after 0.2.1 release which is to fix build with lld. https://git.sr.ht/~emersion/basu/commit/a08cf5a575325435040d35710dbac3d0c32b1676 Signed-off-by: Khem Raj --- meta-oe/recipes-core/basu/basu_0.2.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-core/basu/basu_0.2.1.bb b/meta-oe/recipes-core/basu/basu_0.2.1.bb index 500408e11e..56c25f5f1b 100644 --- a/meta-oe/recipes-core/basu/basu_0.2.1.bb +++ b/meta-oe/recipes-core/basu/basu_0.2.1.bb @@ -9,7 +9,7 @@ SRC_URI = "git://git.sr.ht/~emersion/basu;protocol=https;branch=master" DEPENDS += "gperf-native" S = "${WORKDIR}/git" -PV = "0.2.1" +PV = "0.2.1+git" SRCREV = "684a41d68cfbb05e38aacb60a8548e21ddfbecdb" inherit meson pkgconfig -- cgit v1.2.3-54-g00ecf