From patchwork Tue Jan 17 08:31:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED,PULL,13/62] btrfs-tools: upgrade to newer git commit Date: Tue, 17 Jan 2012 08:31:58 -0000 From: Saul Wold X-Patchwork-Id: 19473 Message-Id: To: openembedded-core@lists.openembedded.org From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../btrfs-tools/btrfs-tools_git.bb | 4 ++-- 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 58049e5..c2ae298 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" -SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git;protocol=git;tag=13eced9a0c2b6bd6bc38e6f0f46a1977b1167e67;branch=master" +SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git;protocol=git;tag=fdb6c0402337d9607c7a39155088eaf033742752;branch=master" S = "${WORKDIR}/git" -PR = "r5" +PR = "r6" SRC_URI += " file://fix_use_of_gcc.patch \ file://weak-defaults.patch \