From 226c4384643da635fb668cdf0ccd32fea943875d Mon Sep 17 00:00:00 2001 From: Emilia Ciobanu Date: Fri, 1 Mar 2013 19:11:32 +0200 Subject: btrfs-tools: added PV to git package recipe (From OE-Core rev: 889a36dffb65e73e8fea125c0923803679adf2ae) Signed-off-by: Emilia Ciobanu Signed-off-by: Richard Purdie --- meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-devtools/btrfs-tools') diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb index e963a74fab..ef575ae718 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 \ -- cgit v1.2.3-54-g00ecf