diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-10 17:16:11 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-11 11:31:55 +0100 |
| commit | 2d8b3fafd89abef3e8ddab4ae62a547f3a57e0ac (patch) | |
| tree | 7b24e9c7f43df16f0b52d28b45caf9d9dda9c539 /meta | |
| parent | a1d6e5c7554f81867fe9713dc4681aafbfabeb35 (diff) | |
| download | poky-2d8b3fafd89abef3e8ddab4ae62a547f3a57e0ac.tar.gz | |
btrfs-tools: upgrade 6.15 -> 6.16
(From OE-Core rev: 0f960412297a3edbf3ae8b06a32aca46d0c51450)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_6.16.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.15.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.15.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.16.bb index 88a6d11354..ef809d384b 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.15.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.16.bb | |||
| @@ -18,7 +18,7 @@ DEPENDS = "util-linux zlib" | |||
| 18 | SRC_URI = "git://github.com/kdave/btrfs-progs.git;branch=master;protocol=https;tag=v${PV} \ | 18 | SRC_URI = "git://github.com/kdave/btrfs-progs.git;branch=master;protocol=https;tag=v${PV} \ |
| 19 | file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ | 19 | file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ |
| 20 | " | 20 | " |
| 21 | SRCREV = "3da67f1c78bcbd7556f04d89e31aa4621face50b" | 21 | SRCREV = "54694de98fdc4ea5678cdd77b920c044bbf64f26" |
| 22 | 22 | ||
| 23 | PACKAGECONFIG ??= " \ | 23 | PACKAGECONFIG ??= " \ |
| 24 | programs \ | 24 | programs \ |
