From 71ce00d886f065616c7814079234dd422fe88bdc Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 19 Jun 2017 14:44:47 +0300 Subject: [PATCH] btrfs-tools: upgrade to 4.11 Signed-off-by: Alexander Kanavin --- .../btrfs-tools/{btrfs-tools_4.10.2.bb => btrfs-tools_4.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.10.2.bb => btrfs-tools_4.11.bb} (95%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.10.2.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.11.bb similarity index 95% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.10.2.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.11.bb index 38062ce58c..6ccb44a0db 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.10.2.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.11.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "bd0ab27afbf14370f9f0da1f5f5ecbb0adc654c1" +SRCREV = "981f2d8fdc37741098bb977921c6e3f1ea88365b" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git" inherit autotools-brokensep pkgconfig manpages -- 2.40.1