summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/btrfs-tools
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-06-19 14:44:47 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-28 15:52:18 +0100
commit6b66daaf93f603f5753ed656fe032411bd36d701 (patch)
tree023827d5095e3d78f1d7ba8938a43dc4cf87121f /meta/recipes-devtools/btrfs-tools
parent8656af385666802ba5d4ee5f42780386b13e3cb0 (diff)
downloadpoky-6b66daaf93f603f5753ed656fe032411bd36d701.tar.gz
btrfs-tools: upgrade to 4.11
(From OE-Core rev: 71ce00d886f065616c7814079234dd422fe88bdc) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/btrfs-tools')
-rw-r--r--meta/recipes-devtools/btrfs-tools/btrfs-tools_4.11.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.10.2.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
14DEPENDS_append_class-target = " udev" 14DEPENDS_append_class-target = " udev"
15RDEPENDS_${PN} = "libgcc" 15RDEPENDS_${PN} = "libgcc"
16 16
17SRCREV = "bd0ab27afbf14370f9f0da1f5f5ecbb0adc654c1" 17SRCREV = "981f2d8fdc37741098bb977921c6e3f1ea88365b"
18SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git" 18SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git"
19 19
20inherit autotools-brokensep pkgconfig manpages 20inherit autotools-brokensep pkgconfig manpages