diff options
| -rw-r--r-- | meta-oe/recipes-core/basu/basu_0.2.1.bb | 2 |
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 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" | |||
| 9 | DEPENDS += "gperf-native" | 9 | DEPENDS += "gperf-native" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | PV = "0.2.1" | 12 | PV = "0.2.1+git" |
| 13 | SRCREV = "684a41d68cfbb05e38aacb60a8548e21ddfbecdb" | 13 | SRCREV = "684a41d68cfbb05e38aacb60a8548e21ddfbecdb" |
| 14 | 14 | ||
| 15 | inherit meson pkgconfig | 15 | inherit meson pkgconfig |
