summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/nilfs-utils
diff options
context:
space:
mode:
Diffstat (limited to 'meta-filesystems/recipes-utils/nilfs-utils')
-rw-r--r--meta-filesystems/recipes-utils/nilfs-utils/nilfs-utils_v2.2.11.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-filesystems/recipes-utils/nilfs-utils/nilfs-utils_v2.2.11.bb b/meta-filesystems/recipes-utils/nilfs-utils/nilfs-utils_v2.2.11.bb
new file mode 100644
index 0000000000..507684a395
--- /dev/null
+++ b/meta-filesystems/recipes-utils/nilfs-utils/nilfs-utils_v2.2.11.bb
@@ -0,0 +1,12 @@
1SUMMARY = "nilfs-utils is a set of utilities for managing the NILFS filesystem."
2HOMEPAGE = "https://nilfs.sourceforge.io/"
3
4LICENSE = "GPL-2.0-only & LGPL-2.1-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=385034ac639a62b8415db9814582ee98"
6SRC_URI = "git://github.com/nilfs-dev/nilfs-utils.git;protocol=https;branch=v2.2.y;tag=${PV}"
7
8SRCREV = "507064bb3604d0fd88f5e3f6422d9ade73a26120"
9
10DEPENDS = "util-linux util-linux-libuuid"
11
12inherit autotools