All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] btrfs-tools: added PV to git package recipe
@ 2013-03-01 17:11 Emilia Ciobanu
  2013-03-01 19:17 ` Saul Wold
  0 siblings, 1 reply; 3+ messages in thread
From: Emilia Ciobanu @ 2013-03-01 17:11 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@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}"
+
 PR = "r6"
 
 SRC_URI += " file://fix_use_of_gcc.patch \
-- 
1.7.9.5




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v3] btrfs-tools: added PV to git package recipe
  2013-03-01 17:11 [PATCH v3] btrfs-tools: added PV to git package recipe Emilia Ciobanu
@ 2013-03-01 19:17 ` Saul Wold
  2013-03-04  8:34   ` Ciobanu, Emilia Maria Silvia
  0 siblings, 1 reply; 3+ messages in thread
From: Saul Wold @ 2013-03-01 19:17 UTC (permalink / raw)
  To: Emilia Ciobanu; +Cc: openembedded-core

On 03/01/2013 09:11 AM, Emilia Ciobanu wrote:
> Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@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 \
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v3] btrfs-tools: added PV to git package recipe
  2013-03-01 19:17 ` Saul Wold
@ 2013-03-04  8:34   ` Ciobanu, Emilia Maria Silvia
  0 siblings, 0 replies; 3+ messages in thread
From: Ciobanu, Emilia Maria Silvia @ 2013-03-04  8:34 UTC (permalink / raw)
  To: Saul Wold; +Cc: openembedded-core

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@linux.intel.com]
Sent: Friday, March 01, 2013 9:17 PM
To: Ciobanu, Emilia Maria Silvia
Cc: openembedded-core@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@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 \
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-04  8:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-01 17:11 [PATCH v3] btrfs-tools: added PV to git package recipe Emilia Ciobanu
2013-03-01 19:17 ` Saul Wold
2013-03-04  8:34   ` Ciobanu, Emilia Maria Silvia

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.