All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-ppc][PATCH v2] netbase: remove netbase bbappend
@ 2013-05-06  8:03 b40290
  2013-05-06  8:09 ` Eric Bénard
  0 siblings, 1 reply; 4+ messages in thread
From: b40290 @ 2013-05-06  8:03 UTC (permalink / raw)
  To: meta-freescale

From: Chunrong Guo <B40290@freescale.com>

      * version of netbase update 5.1 from 5.0 and remove the redundant bbappend

Signed-off-by: Chunrong Guo <B40290@freescale.com>
---
 recipes-append/netbase/netbase_5.0.bbappend |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
 delete mode 100644 recipes-append/netbase/netbase_5.0.bbappend

diff --git a/recipes-append/netbase/netbase_5.0.bbappend b/recipes-append/netbase/netbase_5.0.bbappend
deleted file mode 100644
index 8445337..0000000
--- a/recipes-append/netbase/netbase_5.0.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-PRINC := "${@int(PRINC) + 1}"
-
-- 
1.7.5.4




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

* Re: [meta-fsl-ppc][PATCH v2] netbase: remove netbase bbappend
  2013-05-06  8:03 [meta-fsl-ppc][PATCH v2] netbase: remove netbase bbappend b40290
@ 2013-05-06  8:09 ` Eric Bénard
  2013-05-06 13:13   ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Bénard @ 2013-05-06  8:09 UTC (permalink / raw)
  To: b40290; +Cc: meta-freescale

Hi Chunrong,

Le Mon, 6 May 2013 16:03:32 +0800,
<b40290@freescale.com> a écrit :

> From: Chunrong Guo <B40290@freescale.com>
> 
>       * version of netbase update 5.1 from 5.0 and remove the redundant bbappend
> 
a more explicit comment could be :

netbase was updated from 5.0 to 5.1 in oe-core, so as our bbappend only
contained a PRINC, we can drop it now without breaking upgrade path.

Best regards,
Eric


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

* Re: [meta-fsl-ppc][PATCH v2] netbase: remove netbase bbappend
  2013-05-06  8:09 ` Eric Bénard
@ 2013-05-06 13:13   ` Otavio Salvador
  2013-05-07  2:17     ` Luo Zhenhua-B19537
  0 siblings, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2013-05-06 13:13 UTC (permalink / raw)
  To: Eric Bénard; +Cc: meta-freescale

On Mon, May 6, 2013 at 5:09 AM, Eric Bénard <eric@eukrea.com> wrote:
> Hi Chunrong,
>
> Le Mon, 6 May 2013 16:03:32 +0800,
> <b40290@freescale.com> a écrit :
>
>> From: Chunrong Guo <B40290@freescale.com>
>>
>>       * version of netbase update 5.1 from 5.0 and remove the redundant bbappend
>>
> a more explicit comment could be :
>
> netbase was updated from 5.0 to 5.1 in oe-core, so as our bbappend only
> contained a PRINC, we can drop it now without breaking upgrade path.

+1

--
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


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

* Re: [meta-fsl-ppc][PATCH v2] netbase: remove netbase bbappend
  2013-05-06 13:13   ` Otavio Salvador
@ 2013-05-07  2:17     ` Luo Zhenhua-B19537
  0 siblings, 0 replies; 4+ messages in thread
From: Luo Zhenhua-B19537 @ 2013-05-07  2:17 UTC (permalink / raw)
  To: Guo Chunrong-B40290; +Cc: meta-freescale

Applied, thanks. 


Best Regards,

Zhenhua

> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@yoctoproject.org] On Behalf Of Otavio Salvador
> Sent: Monday, May 06, 2013 9:13 PM
> To: Eric Bénard
> Cc: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] [meta-fsl-ppc][PATCH v2] netbase: remove
> netbase bbappend
> 
> On Mon, May 6, 2013 at 5:09 AM, Eric Bénard <eric@eukrea.com> wrote:
> > Hi Chunrong,
> >
> > Le Mon, 6 May 2013 16:03:32 +0800,
> > <b40290@freescale.com> a écrit :
> >
> >> From: Chunrong Guo <B40290@freescale.com>
> >>
> >>       * version of netbase update 5.1 from 5.0 and remove the
> >> redundant bbappend
> >>
> > a more explicit comment could be :
> >
> > netbase was updated from 5.0 to 5.1 in oe-core, so as our bbappend
> > only contained a PRINC, we can drop it now without breaking upgrade
> path.
> 
> +1
> 
> --
> Otavio Salvador                             O.S. Systems
> E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
> Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale




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

end of thread, other threads:[~2013-05-07  2:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-06  8:03 [meta-fsl-ppc][PATCH v2] netbase: remove netbase bbappend b40290
2013-05-06  8:09 ` Eric Bénard
2013-05-06 13:13   ` Otavio Salvador
2013-05-07  2:17     ` Luo Zhenhua-B19537

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.