summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/btrfs-tools
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-12-09 09:36:49 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-14 09:09:37 +0000
commitcd3df9fd31c206a7222bc227f545021241514eec (patch)
tree9358caaa551239d8fbcc6b4627588470e1e19ae8 /meta/recipes-devtools/btrfs-tools
parent024cc1cee3a9954272ecbbff1ba7153725c56dce (diff)
downloadopenembedded-core-cd3df9fd31c206a7222bc227f545021241514eec.tar.gz
btrfs-tools: Update to 3.12
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/btrfs-tools')
-rw-r--r--meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
index 066153b797..7ecce60763 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
@@ -12,13 +12,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067"
SECTION = "base"
DEPENDS = "util-linux attr e2fsprogs lzo acl"
-SRCREV = "e9ac73b441b1b05b57ce99be1aff02eac6929448"
+SRCREV = "8cae1840afb3ea44dcc298f32983e577480dfee4"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git \
file://weak-defaults.patch"
S = "${WORKDIR}/git"
-PV = "0.20+git${SRCPV}"
+PV = "3.12+git${SRCPV}"
do_install () {