From: Alexander Kanavin Date: Wed, 22 Feb 2017 14:51:05 +0000 (+0200) Subject: btrfs-tools: update to 4.9.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~22315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05cc95e266d09e8af8e2bfab851d8ef8dc74fac3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git btrfs-tools: update to 4.9.1 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.5.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb similarity index 95% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.5.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb index 8ce470df1bd..a5e9e2278a8 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.5.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "144a19145e248513c7a676defad59836830535c6" +SRCREV = "96485c34ac0329fb0073476f16d2083c64701f29" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git" inherit autotools-brokensep pkgconfig manpages