mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-14 05:46:41 +00:00
f2fs-tools: add util-linux dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
1cd30e7929
commit
24abb44e77
@ -4,6 +4,9 @@ HOMEPAGE = "http://sourceforge.net/projects/f2fs-tools/"
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=15667d9b3cb737b57471c148b7c50734"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=15667d9b3cb737b57471c148b7c50734"
|
||||||
|
|
||||||
|
# to provide libuuid
|
||||||
|
DEPENDS = "util-linux"
|
||||||
|
|
||||||
SRCREV = "da59f6146c37e727bb83ae4922ca56d42958e61c"
|
SRCREV = "da59f6146c37e727bb83ae4922ca56d42958e61c"
|
||||||
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git;protocol=git"
|
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git;protocol=git"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user