diff options
-rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.1.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.1.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.1.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.1.bb index 2cd99706b4..138ec749e7 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.1.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.1.bb | |||
@@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl python3-setuptools-native" | |||
14 | DEPENDS_append_class-target = " udev" | 14 | DEPENDS_append_class-target = " udev" |
15 | RDEPENDS_${PN} = "libgcc" | 15 | RDEPENDS_${PN} = "libgcc" |
16 | 16 | ||
17 | SRCREV = "781e36a784faa58a4f0515eef124af860d59e2c0" | 17 | SRCREV = "9a85732d8beaae4b80cab98bb3355660389c1d36" |
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 | " |