From patchwork Fri Mar 1 12:19:47 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v2] btrfs-tools: added PV to git package recipe Date: Fri, 01 Mar 2013 12:19:47 -0000 From: Emilia Ciobanu X-Patchwork-Id: 45355 Message-Id: <1362140387-5761-1-git-send-email-emilia.maria.silvia.ciobanu@intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Emilia Ciobanu --- .../btrfs-tools/btrfs-tools_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb index e963a74..df216b1 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.20-rc1+git${SRCPV}" + PR = "r6" SRC_URI += " file://fix_use_of_gcc.patch \