summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/unfs3/unfs3_0.10.0.bb (renamed from meta/recipes-devtools/unfs3/unfs3_git.bb)2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/unfs3/unfs3_git.bb b/meta/recipes-devtools/unfs3/unfs3_0.10.0.bb
index 0a274d6ffd..045e496ccd 100644
--- a/meta/recipes-devtools/unfs3/unfs3_git.bb
+++ b/meta/recipes-devtools/unfs3/unfs3_0.10.0.bb
@@ -22,8 +22,6 @@ SRC_URI = "git://github.com/unfs3/unfs3.git;protocol=https;branch=master \
22SRCREV = "c8f2d2cd4529955419bad0e163f88d47ff176b8d" 22SRCREV = "c8f2d2cd4529955419bad0e163f88d47ff176b8d"
23UPSTREAM_CHECK_GITTAGREGEX = "unfs3\-(?P<pver>\d+(\.\d+)+)" 23UPSTREAM_CHECK_GITTAGREGEX = "unfs3\-(?P<pver>\d+(\.\d+)+)"
24 24
25PV = "0.10.0"
26
27BBCLASSEXTEND = "native nativesdk" 25BBCLASSEXTEND = "native nativesdk"
28 26
29inherit autotools pkgconfig 27inherit autotools pkgconfig