diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2021-01-21 10:56:40 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-21 23:25:53 +0000 |
| commit | fd47ce24bd3d07fe9900533f7fc220a55dc8ed8f (patch) | |
| tree | 213de1bd8d56f83081e40a2f60e822804331afbe | |
| parent | 21c235ec5bab87c89c6fc462ffa07c95dc20df28 (diff) | |
| download | poky-fd47ce24bd3d07fe9900533f7fc220a55dc8ed8f.tar.gz | |
btrfs-tools: upgrade 5.9 -> 5.10
(From OE-Core rev: 7f1cda3cdb787a8630bb7160669ddd690d2451de)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_5.10.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.9.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.10.bb index 15a958e624..8095319f0c 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.9.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.10.bb | |||
| @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" | |||
| 14 | DEPENDS_append_class-target = " udev" | 14 | DEPENDS_append_class-target = " udev" |
| 15 | RDEPENDS_${PN} = "libgcc" | 15 | RDEPENDS_${PN} = "libgcc" |
| 16 | 16 | ||
| 17 | SRCREV = "2e1fa482300449042ff6612bb51027f3f5765270" | 17 | SRCREV = "273380d98f4412ae8b0f35ad69debf682e48c6bd" |
| 18 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ | 18 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ |
| 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 | " |
