add nilfs-utils_v2.2.11

* Add nilfs-utils to provide tools to work with the NILFS2 filesystem

* Tested with branch master

Signed-off-by: Michael Estner <michaelestner@web.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Michael Estner 2025-06-23 17:32:10 +02:00 committed by Khem Raj
parent 9650061e40
commit fda19bec19
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -0,0 +1,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