summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-29 23:36:15 -0800
committerKhem Raj <raj.khem@gmail.com>2023-12-01 08:48:57 -0800
commit5d7cb6ec416da05209bf2cc329f0da889a2de41d (patch)
treef5391b0e0adbec402a75b8086ff9f7f09a40f6b3 /meta-oe/recipes-core
parentd412f690df753abc02d0cb77330433f43e6fc446 (diff)
downloadmeta-openembedded-5d7cb6ec416da05209bf2cc329f0da889a2de41d.tar.gz
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 <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r--meta-oe/recipes-core/basu/basu_0.2.1.bb2
1 files changed, 1 insertions, 1 deletions
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 500408e11..56c25f5f1 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"
9DEPENDS += "gperf-native" 9DEPENDS += "gperf-native"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12PV = "0.2.1" 12PV = "0.2.1+git"
13SRCREV = "684a41d68cfbb05e38aacb60a8548e21ddfbecdb" 13SRCREV = "684a41d68cfbb05e38aacb60a8548e21ddfbecdb"
14 14
15inherit meson pkgconfig 15inherit meson pkgconfig