[oe-commits] Emilia Ciobanu : btrfs-tools: added PV to git package recipe

git at git.openembedded.org git at git.openembedded.org
Mon Mar 4 10:09:30 UTC 2013


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

Author: Emilia Ciobanu <emilia.maria.silvia.ciobanu at intel.com>
Date:   Fri Mar  1 19:11:32 2013 +0200

btrfs-tools: added PV to git package recipe

Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../btrfs-tools/btrfs-tools_git.bb                 |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
index e963a74..ef575ae 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
@@ -17,6 +17,8 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git;p
 
 S = "${WORKDIR}/git"
 
+PV = "0.19+git${SRCPV}"
+
 PR = "r6"
 
 SRC_URI += " file://fix_use_of_gcc.patch \





More information about the Openembedded-commits mailing list