All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libvalhalla: Correct `PV` for `libvalhalla_hg.bb`.
@ 2010-04-02 15:51 Paul Menzel
  2010-04-02 18:24 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Menzel @ 2010-04-02 15:51 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 621 bytes --]

Otherwise `libvalhalla_1.0.1.bb` is the preferred recipe if `bitbake libvalhalla` is run.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
---
 recipes/libvalhalla/libvalhalla_hg.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libvalhalla/libvalhalla_hg.bb b/recipes/libvalhalla/libvalhalla_hg.bb
index 73a4cd0..5f08fdc 100644
--- a/recipes/libvalhalla/libvalhalla_hg.bb
+++ b/recipes/libvalhalla/libvalhalla_hg.bb
@@ -1,5 +1,5 @@
 require libvalhalla.inc
-PV = "1.0.0+hg"
+PV = "1.0.1+hg"
 PR = "${INC_PR}.0"
 
 SRCREV = "a12610802732"
-- 
1.7.0.3

[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: [PATCH] libvalhalla: Correct `PV` for `libvalhalla_hg.bb`.
  2010-04-02 15:51 [PATCH] libvalhalla: Correct `PV` for `libvalhalla_hg.bb` Paul Menzel
@ 2010-04-02 18:24 ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2010-04-02 18:24 UTC (permalink / raw)
  To: openembedded-devel

On Fri, Apr 2, 2010 at 8:51 AM, Paul Menzel
<paulepanter@users.sourceforge.net> wrote:
> Otherwise `libvalhalla_1.0.1.bb` is the preferred recipe if `bitbake libvalhalla` is run.
>
> Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>

Acked-by: Khem Raj <raj.khem@gmail.com>

> ---
>  recipes/libvalhalla/libvalhalla_hg.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/libvalhalla/libvalhalla_hg.bb b/recipes/libvalhalla/libvalhalla_hg.bb
> index 73a4cd0..5f08fdc 100644
> --- a/recipes/libvalhalla/libvalhalla_hg.bb
> +++ b/recipes/libvalhalla/libvalhalla_hg.bb
> @@ -1,5 +1,5 @@
>  require libvalhalla.inc
> -PV = "1.0.0+hg"
> +PV = "1.0.1+hg"
>  PR = "${INC_PR}.0"
>
>  SRCREV = "a12610802732"
> --
> 1.7.0.3
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>



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

* [PATCH] libvalhalla: Correct `PV` for `libvalhalla_hg.bb`.
@ 2010-03-30 12:44 Paul Menzel
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Menzel @ 2010-03-30 12:44 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 621 bytes --]

Otherwise `libvalhalla_1.0.1.bb` is the preferred recipe if `bitbake libvalhalla` is run.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
---
 recipes/libvalhalla/libvalhalla_hg.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libvalhalla/libvalhalla_hg.bb b/recipes/libvalhalla/libvalhalla_hg.bb
index 73a4cd0..5f08fdc 100644
--- a/recipes/libvalhalla/libvalhalla_hg.bb
+++ b/recipes/libvalhalla/libvalhalla_hg.bb
@@ -1,5 +1,5 @@
 require libvalhalla.inc
-PV = "1.0.0+hg"
+PV = "1.0.1+hg"
 PR = "${INC_PR}.0"
 
 SRCREV = "a12610802732"
-- 
1.7.0.3

[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

end of thread, other threads:[~2010-04-02 18:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-02 15:51 [PATCH] libvalhalla: Correct `PV` for `libvalhalla_hg.bb` Paul Menzel
2010-04-02 18:24 ` Khem Raj
  -- strict thread matches above, loose matches on Subject: below --
2010-03-30 12:44 Paul Menzel

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.