diff options
-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 \ | |||
22 | SRCREV = "c8f2d2cd4529955419bad0e163f88d47ff176b8d" | 22 | SRCREV = "c8f2d2cd4529955419bad0e163f88d47ff176b8d" |
23 | UPSTREAM_CHECK_GITTAGREGEX = "unfs3\-(?P<pver>\d+(\.\d+)+)" | 23 | UPSTREAM_CHECK_GITTAGREGEX = "unfs3\-(?P<pver>\d+(\.\d+)+)" |
24 | 24 | ||
25 | PV = "0.10.0" | ||
26 | |||
27 | BBCLASSEXTEND = "native nativesdk" | 25 | BBCLASSEXTEND = "native nativesdk" |
28 | 26 | ||
29 | inherit autotools pkgconfig | 27 | inherit autotools pkgconfig |