summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-16 14:01:51 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-17 12:27:17 +0100
commitda30d4cfe4b3cac12d09384ca27f9612b5288b48 (patch)
tree5d4d431b672b24cef10f2dcc608987bb4b62bd4c /meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
parent1a8d584ffcdfc6e746eadcc190c13cac0c48766f (diff)
downloadopenembedded-core-da30d4cfe4b3cac12d09384ca27f9612b5288b48.tar.gz
btrfs-tools: Upgrade 3.12 -> 3.14.2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb')
-rw-r--r--meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb9
1 files changed, 3 insertions, 6 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
index 8129cd5e99..0eed13bfb1 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
@@ -12,15 +12,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067"
SECTION = "base"
DEPENDS = "util-linux attr e2fsprogs lzo acl"
-SRCREV = "8cae1840afb3ea44dcc298f32983e577480dfee4"
+SRCREV = "24cf4d8c3ee924b474f68514e0167cc2e602a48d"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git \
- file://weak-defaults.patch \
- file://allow-relative-path.patch \
- "
-
+ file://nodocs.patch"
S = "${WORKDIR}/git"
-PV = "3.12+git${SRCPV}"
+PV = "3.14.2+git${SRCPV}"
do_install () {