summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2018-09-06 12:29:18 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-06 23:43:34 +0100
commitb6fad2cd3af34e7a98ce897f8aa9f160e748eee7 (patch)
tree835809958f2e0d0e13fd599b0481eb3b7df45b56
parent7d1d6fed774cf8e67e2c9891b7bf835a255229ab (diff)
downloadopenembedded-core-b6fad2cd3af34e7a98ce897f8aa9f160e748eee7.tar.gz
btrfs-tools: update to 4.17.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_4.17.1.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.1.bb
index a3690d612c..6b53fbcd7f 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.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 = "33d16ffc0d176ff4a217a0491378d20ad34e0a90"
+SRCREV = "7faaca0d9f78f7162ae603231f693dd8e1af2a41"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \
file://0001-Makefile-build-mktables-using-native-gcc.patch \
file://0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch \