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