summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/nilfs-utils/nilfs-utils_v2.2.11.bb
blob: 507684a395d8d419f78ce2cd0f361ec772172af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUMMARY = "nilfs-utils is a set of utilities for managing the NILFS filesystem."
HOMEPAGE = "https://nilfs.sourceforge.io/"

LICENSE = "GPL-2.0-only & LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=385034ac639a62b8415db9814582ee98"
SRC_URI = "git://github.com/nilfs-dev/nilfs-utils.git;protocol=https;branch=v2.2.y;tag=${PV}"

SRCREV = "507064bb3604d0fd88f5e3f6422d9ade73a26120"

DEPENDS = "util-linux util-linux-libuuid"

inherit autotools