]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
btrfs-tools: Update to 3.12
authorSaul Wold <sgw@linux.intel.com>
Mon, 9 Dec 2013 17:36:49 +0000 (09:36 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Dec 2013 09:09:37 +0000 (09:09 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb

index 066153b79725087b16746f020b95b70f568ca103..7ecce60763fa512c165e8c0dd4778b4293d16f81 100644 (file)
@@ -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 () {