mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
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:
parent
9650061e40
commit
fda19bec19
|
@ -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
|
Loading…
Reference in New Issue
Block a user