[OE-core] [PATCH v3] btrfs-tools: added PV to git package recipe

Ciobanu, Emilia Maria Silvia emilia.maria.silvia.ciobanu at intel.com
Mon Mar 4 08:34:46 UTC 2013


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 [sgw at linux.intel.com]
Sent: Friday, March 01, 2013 9:17 PM
To: Ciobanu, Emilia Maria Silvia
Cc: openembedded-core at lists.openembedded.org
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 <emilia.maria.silvia.ciobanu at intel.com>
> ---
>   .../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 \
>




More information about the Openembedded-core mailing list