summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-05-20 16:11:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-22 07:24:52 +0100
commit4e08d31883574e4bfaef9b26512031742cda8413 (patch)
tree9133f09bd5e19721cdb1bb441b1569f34cbb0537 /meta/recipes-devtools
parent4b2deb0f48753fa29d980bfa3d3ded9e4afe23af (diff)
downloadopenembedded-core-contrib-4e08d31883574e4bfaef9b26512031742cda8413.tar.gz
btrfs-tools: update to 5.1
(From OE-Core rev: f98a8e4b60f8bafd9921e4f1235fea197ae8a580) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/btrfs-tools/btrfs-tools_5.1.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.2.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.1.bb
index a1e7309664..8b4178d6de 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.2.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.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 = "5c748404b97035463c79ba4e5fd41b6858535509"
+SRCREV = "43013422dbce4bcc9ed77cfe65b294caa0985ec8"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \
file://0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch \
file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \