From 2b70a381ee737f1b265cfc417343a7e940c7a673 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 9 Dec 2013 09:36:49 -0800 Subject: btrfs-tools: Update to 3.12 (From OE-Core rev: cd3df9fd31c206a7222bc227f545021241514eec) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-devtools/btrfs-tools') 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 () { -- cgit v1.2.3-54-g00ecf