mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
btrfs-tools: upgrade 6.1.2 -> 6.1.3
Changelog: ========= * fi mkswapfile: fix setting size * mkfs: check zoned support of libblkid * check: improve error messages for mismatched references * other: * pass CFLAGS to static build * documentation updates (From OE-Core rev: bed7aa5e947744ee8d1d53de7f3fbfe2d3be7033) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
75b70b6257
commit
9b5648ad17
@@ -19,7 +19,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;b
|
||||
file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
|
||||
file://0001-Use-pread-pwrite-ftruncate-stat-instead-of-64bit-equ.patch \
|
||||
"
|
||||
SRCREV = "660d10d3fb2e87909d379b0ea3c52934543455c7"
|
||||
SRCREV = "908b4b4450320e30fdef693f09b42f4eb93702c3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGECONFIG ??= " \
|
||||
Reference in New Issue
Block a user