summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-12-04 09:10:07 -0800
committerKhem Raj <raj.khem@gmail.com>2023-12-05 10:10:20 -0800
commit5ad7203f68987461baaf2699378d0cf36c11d6c2 (patch)
treebaa3e09a8b6793e570126951b2cc840f3a8c6824 /meta-oe/recipes-core
parent3c4c881e13402ef631c2af0df6ca8e91ab17896a (diff)
downloadmeta-openembedded-5ad7203f68987461baaf2699378d0cf36c11d6c2.tar.gz
basu: Update the SRCREV to get lld fix
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 56c25f5f1..1b4d5a0fe 100644
--- a/meta-oe/recipes-core/basu/basu_0.2.1.bb
+++ b/meta-oe/recipes-core/basu/basu_0.2.1.bb
@@ -10,7 +10,7 @@ DEPENDS += "gperf-native"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12PV = "0.2.1+git" 12PV = "0.2.1+git"
13SRCREV = "684a41d68cfbb05e38aacb60a8548e21ddfbecdb" 13SRCREV = "a08cf5a575325435040d35710dbac3d0c32b1676"
14 14
15inherit meson pkgconfig 15inherit meson pkgconfig
16 16