From: Armin Kuster Date: Sat, 7 Feb 2015 06:09:28 +0000 (-0800) Subject: btrfs-tools: update to 3.18.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31304 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9fd13dd776c9949b5a6e15024a72d7713c0e64a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git btrfs-tools: update to 3.18.2 Signed-off-by: Armin Kuster Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb index ef850570fb8..f796f6f85a8 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb @@ -12,11 +12,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067" SECTION = "base" DEPENDS = "util-linux attr e2fsprogs lzo acl" -SRCREV = "44cdb62d3478c834f41c87ea79d261b9c8982dce" +SRCREV = "344599a7aefe23c7169ccdde3ad1b921bb60024c" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git" S = "${WORKDIR}/git" -PV = "3.14.2+git${SRCPV}" +PV = "3.18.2+git${SRCPV}" EXTRA_OEMAKE += "DISABLE_DOCUMENTATION=1"