From: Alexander Kanavin Date: Mon, 24 Jul 2017 14:28:09 +0000 (+0300) Subject: btrfs-tools: upgrade to 4.11.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~20585 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1152321e3bcf7a61103d77759da17575155225c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git btrfs-tools: upgrade to 4.11.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 6ccb44a0db8..a7b42e9546b 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