diff --git a/meta/recipes-devtools/rust/cargo-c-native_0.9.18.bb b/meta/recipes-devtools/rust/cargo-c-native_0.9.18.bb index 4f34f50ca9..44423b7aa8 100644 --- a/meta/recipes-devtools/rust/cargo-c-native_0.9.18.bb +++ b/meta/recipes-devtools/rust/cargo-c-native_0.9.18.bb @@ -11,6 +11,7 @@ SRC_URI = " \ git://github.com/lu-zero/cargo-c.git;branch=master;protocol=https \ file://0001-Add-Cargo.lock-file.patch \ " +UPSTREAM_CHECK_GITTAGREGEX = "v(?P.*)" SRCREV = "4eaf39ebbbc9ab8f092adf487d5b53435511d619" S = "${WORKDIR}/git"