mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
btrfs-tools: upgrade 6.1 -> 6.1.2
Changelog: revert libbtrfs changes to v6.0.2, fix remaining build problems (From OE-Core rev: a7165d4e2d3a015584cd0a0872337bb84c65412a) 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
7692ed049d
commit
b14bc29e78
@@ -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 = "cde5faa6787e6fa720c99d2f10caa187a493c13f"
|
||||
SRCREV = "660d10d3fb2e87909d379b0ea3c52934543455c7"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGECONFIG ??= " \
|
||||
Reference in New Issue
Block a user