[oe-commits] Robert Yang : btrfs-tools: 4.1.1 -> 4.1.2

git at git.openembedded.org git at git.openembedded.org
Tue Aug 25 09:00:33 UTC 2015


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

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Wed Aug 19 23:42:26 2015 -0700

btrfs-tools: 4.1.1 -> 4.1.2

* Rename btrfs-tools_git.bb to btrfs-tools_4.1.2.bb
* Remove PV in the recipe.

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 .../btrfs-tools/{btrfs-tools_git.bb => btrfs-tools_4.1.2.bb}          | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.1.2.bb
similarity index 91%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.1.2.bb
index 4ad4b81..37c622b 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.1.2.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067"
 SECTION = "base"
 DEPENDS = "util-linux attr e2fsprogs lzo acl"
 
-SRCREV = "20be329fdb569fefdf88ba0e4ca1a41488fcbc19"
+SRCREV = "7f1328ccb5d159efe850d4eaea9b49bbe8c4181e"
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \
            file://fix-parallel.patch \
 "
@@ -27,6 +27,4 @@ do_configure_prepend() {
 
 S = "${WORKDIR}/git"
 
-PV = "4.1.1+git${SRCPV}"
-
 BBCLASSEXTEND = "native"



More information about the Openembedded-commits mailing list