summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-07-30 17:54:27 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-31 23:02:55 +0100
commit53dc41128d7f976a3a0f0730b5a2dff61f8c1bdf (patch)
treeb5a152c44735d40f807c43700e74c9a6d0eb57e7
parentf201b9db5d148cb9fe03b78ca085493a27f7e24c (diff)
downloadopenembedded-core-contrib-53dc41128d7f976a3a0f0730b5a2dff61f8c1bdf.tar.gz
btrfs-tools: update 5.1.1 -> 5.2.1
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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"
DEPENDS_append_class-target = " udev"
RDEPENDS_${PN} = "libgcc"
-SRCREV = "781e36a784faa58a4f0515eef124af860d59e2c0"
+SRCREV = "9a85732d8beaae4b80cab98bb3355660389c1d36"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \
file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
"