On 08/21/2015 06:47 PM, Jussi Kukkonen wrote:
On 21 August 2015 at 13:15, Robert Yang <liezhi.y...@windriver.com> wrote:
Signed-off-by: Robert Yang <liezhi.y...@windriver.com>
---
  .../btrfs-tools/btrfs-tools_git.bb                 |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb 
b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
index 4ad4b81..15cc3f2 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.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 \
  "
--

Is there no PV change here?

Thanks, I updated in the repo.

diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
index 4ad4b81..ae6c8f4 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.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,6 @@ do_configure_prepend() {

 S = "${WORKDIR}/git"

-PV = "4.1.1+git${SRCPV}"
+PV = "4.1.2+git${SRCPV}"


// Robert


1.7.9.5

--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to