[oe-commits] Nitin A Kamble : btrfs-tools: upgrade to newer git commit

git at git.openembedded.org git at git.openembedded.org
Tue Jan 17 15:19:29 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 32068d9e3157748f3894b3368c0a050af5e12d47
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=32068d9e3157748f3894b3368c0a050af5e12d47

Author: Nitin A Kamble <nitin.a.kamble at intel.com>
Date:   Tue Jan 10 18:23:05 2012 -0800

btrfs-tools: upgrade to newer git commit

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>

---

 .../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 \





More information about the Openembedded-commits mailing list