From: Alexander Kanavin Date: Tue, 2 May 2017 12:51:50 +0000 (+0300) Subject: btrfs-tools: upgrade to 4.10.2 X-Git-Tag: uninative-1.7~868 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a580ec51cfe347a910fc98ba12dc3c926c5d5579;p=openembedded-core.git btrfs-tools: upgrade to 4.10.2 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.10.2.bb similarity index 95% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.10.2.bb index a5e9e2278a..38062ce58c 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.10.2.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "96485c34ac0329fb0073476f16d2083c64701f29" +SRCREV = "bd0ab27afbf14370f9f0da1f5f5ecbb0adc654c1" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git" inherit autotools-brokensep pkgconfig manpages