All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-systemd][PATCH] lighttpd: rename .bbappend to match with any version
@ 2014-04-30 16:44 Martin Jansa
  2014-04-30 17:35 ` Andreas Oberritter
  2014-04-30 17:49 ` [meta-systemd][PATCHv2] " Martin Jansa
  0 siblings, 2 replies; 4+ messages in thread
From: Martin Jansa @ 2014-04-30 16:44 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../lighttpd/{lighttpd_1.4.33.bbappend => lighttpd_1.4.35.bbappend}       | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-systemd/oe-core/recipes-extended/lighttpd/{lighttpd_1.4.33.bbappend => lighttpd_1.4.35.bbappend} (100%)

diff --git a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend
similarity index 100%
rename from meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
rename to meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend
-- 
1.9.1



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

* Re: [meta-systemd][PATCH] lighttpd: rename .bbappend to match with any version
  2014-04-30 16:44 [meta-systemd][PATCH] lighttpd: rename .bbappend to match with any version Martin Jansa
@ 2014-04-30 17:35 ` Andreas Oberritter
  2014-04-30 17:49   ` Martin Jansa
  2014-04-30 17:49 ` [meta-systemd][PATCHv2] " Martin Jansa
  1 sibling, 1 reply; 4+ messages in thread
From: Andreas Oberritter @ 2014-04-30 17:35 UTC (permalink / raw)
  To: openembedded-devel

Hi Martin,

On 30.04.2014 18:44, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  .../lighttpd/{lighttpd_1.4.33.bbappend => lighttpd_1.4.35.bbappend}       | 0

this contradicts the subject.

Regards,
Andreas

>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename meta-systemd/oe-core/recipes-extended/lighttpd/{lighttpd_1.4.33.bbappend => lighttpd_1.4.35.bbappend} (100%)
> 
> diff --git a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend
> similarity index 100%
> rename from meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
> rename to meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend
> 



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

* [meta-systemd][PATCHv2] lighttpd: rename .bbappend to match with any version
  2014-04-30 16:44 [meta-systemd][PATCH] lighttpd: rename .bbappend to match with any version Martin Jansa
  2014-04-30 17:35 ` Andreas Oberritter
@ 2014-04-30 17:49 ` Martin Jansa
  1 sibling, 0 replies; 4+ messages in thread
From: Martin Jansa @ 2014-04-30 17:49 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../lighttpd/{lighttpd_1.4.33.bbappend => lighttpd_%.bbappend}            | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-systemd/oe-core/recipes-extended/lighttpd/{lighttpd_1.4.33.bbappend => lighttpd_%.bbappend} (100%)

diff --git a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_%.bbappend
similarity index 100%
rename from meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
rename to meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_%.bbappend
-- 
1.9.1



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

* Re: [meta-systemd][PATCH] lighttpd: rename .bbappend to match with any version
  2014-04-30 17:35 ` Andreas Oberritter
@ 2014-04-30 17:49   ` Martin Jansa
  0 siblings, 0 replies; 4+ messages in thread
From: Martin Jansa @ 2014-04-30 17:49 UTC (permalink / raw)
  To: openembedded-devel

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

On Wed, Apr 30, 2014 at 07:35:57PM +0200, Andreas Oberritter wrote:
> Hi Martin,
> 
> On 30.04.2014 18:44, Martin Jansa wrote:
> > Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> > ---
> >  .../lighttpd/{lighttpd_1.4.33.bbappend => lighttpd_1.4.35.bbappend}       | 0
> 
> this contradicts the subject.

Ah right sorry, forgot to finish amend before send-email.

> Regards,
> Andreas
> 
> >  1 file changed, 0 insertions(+), 0 deletions(-)
> >  rename meta-systemd/oe-core/recipes-extended/lighttpd/{lighttpd_1.4.33.bbappend => lighttpd_1.4.35.bbappend} (100%)
> > 
> > diff --git a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend
> > similarity index 100%
> > rename from meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
> > rename to meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.35.bbappend
> > 
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

end of thread, other threads:[~2014-04-30 17:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-30 16:44 [meta-systemd][PATCH] lighttpd: rename .bbappend to match with any version Martin Jansa
2014-04-30 17:35 ` Andreas Oberritter
2014-04-30 17:49   ` Martin Jansa
2014-04-30 17:49 ` [meta-systemd][PATCHv2] " Martin Jansa

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.