mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
btrfs-tools: upgrade 5.18 -> 5.18.1
Changelog:
==========
* fixes:
* convert: fix self reference of toplevel directory
* build: make kernel lib headers compatible with C++
* zoned mode: verify minimum zone size 4MiB
* libbtrfs: cleanups, merge headers and remove declarations of unexported
symbols
* other: documentation updates
(From OE-Core rev: 1682e1584d568b471b46b271b2216c735ef73165)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -18,7 +18,7 @@ DEPENDS = "util-linux zlib"
|
||||
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;branch=master \
|
||||
file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
|
||||
"
|
||||
SRCREV = "f9e303584272b81b05b926a0cc9010f43af12a03"
|
||||
SRCREV = "47b5cf867fc37411ef51eb5c09893a95f7f6c3b7"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGECONFIG ??= " \
|
||||
Reference in New Issue
Block a user