I rechecked the tags for the btrfs-tools package.
There was an error - I missed looking at the year
of the commits. We are currently before 0.20-rc1.
0.19 should be the current PV.

Thanks,
Ema
________________________________________
From: Saul Wold [[email protected]]
Sent: Friday, March 01, 2013 9:17 PM
To: Ciobanu, Emilia Maria Silvia
Cc: [email protected]
Subject: Re: [OE-core] [PATCH v3] btrfs-tools: added PV to git package recipe

On 03/01/2013 09:11 AM, Emilia Ciobanu wrote:
> Signed-off-by: Emilia Ciobanu <[email protected]>
> ---
>   .../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.19+git${SRCPV}"
> +
See my previous email, since we are currently beyond the 0.20-rc1 we
should indicated that in the version info as 0.20~rc1.

Sau!

>   PR = "r6"
>
>   SRC_URI += " file://fix_use_of_gcc.patch \
>

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to