Openembedded Core Discussions
 help / color / mirror / Atom feed
* getting rid of SRC_URI_append uses with "+="
@ 2012-06-19 15:04 Robert P. J. Day
  2012-06-19 17:36 ` Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2012-06-19 15:04 UTC (permalink / raw)
  To: OE Core mailing list


  a while back, i pointed out odd instances of:

meta/recipes-support/gmp/gmp_5.0.4.bb:SRC_URI_append += "file://use-includedir.patch \
meta/recipes-graphics/tslib/tslib_1.0.bb:SRC_URI_append_qemumips += " file://32bitBE-support.patch"
meta/recipes-graphics/tslib/tslib_1.0.bb:SRC_URI_append_qemuppc += " file://32bitBE-support.patch"
meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb:SRC_URI_append_poky += " file://owl-menu.patch;apply=yes "

that is, the apparent redundancy of using "+=" with SRC_URI_append.
anyone want to clean those up, just for the sake of clarity?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



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

* Re: getting rid of SRC_URI_append uses with "+="
  2012-06-19 15:04 getting rid of SRC_URI_append uses with "+=" Robert P. J. Day
@ 2012-06-19 17:36 ` Paul Eggleton
  2012-06-19 17:37   ` Robert P. J. Day
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2012-06-19 17:36 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: openembedded-core

On Tuesday 19 June 2012 11:04:06 Robert P. J. Day wrote:
>   a while back, i pointed out odd instances of:
> 
> meta/recipes-support/gmp/gmp_5.0.4.bb:SRC_URI_append +=
> "file://use-includedir.patch \
> meta/recipes-graphics/tslib/tslib_1.0.bb:SRC_URI_append_qemumips += "
> file://32bitBE-support.patch"
> meta/recipes-graphics/tslib/tslib_1.0.bb:SRC_URI_append_qemuppc += "
> file://32bitBE-support.patch"
> meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb:SRC_URI_append_poky += "
> file://owl-menu.patch;apply=yes "
> 
> that is, the apparent redundancy of using "+=" with SRC_URI_append.
> anyone want to clean those up, just for the sake of clarity?

Sounds good to me, would you mind sending a patch to do this?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

* Re: getting rid of SRC_URI_append uses with "+="
  2012-06-19 17:36 ` Paul Eggleton
@ 2012-06-19 17:37   ` Robert P. J. Day
  0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2012-06-19 17:37 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded-core

On Tue, 19 Jun 2012, Paul Eggleton wrote:

> On Tuesday 19 June 2012 11:04:06 Robert P. J. Day wrote:
> >   a while back, i pointed out odd instances of:
> >
> > meta/recipes-support/gmp/gmp_5.0.4.bb:SRC_URI_append +=
> > "file://use-includedir.patch \
> > meta/recipes-graphics/tslib/tslib_1.0.bb:SRC_URI_append_qemumips += "
> > file://32bitBE-support.patch"
> > meta/recipes-graphics/tslib/tslib_1.0.bb:SRC_URI_append_qemuppc += "
> > file://32bitBE-support.patch"
> > meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb:SRC_URI_append_poky += "
> > file://owl-menu.patch;apply=yes "
> >
> > that is, the apparent redundancy of using "+=" with SRC_URI_append.
> > anyone want to clean those up, just for the sake of clarity?
>
> Sounds good to me, would you mind sending a patch to do this?

  one patch to cover all of the above, to oe-core?  ok, coming later
today.

rday



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

end of thread, other threads:[~2012-06-19 17:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 15:04 getting rid of SRC_URI_append uses with "+=" Robert P. J. Day
2012-06-19 17:36 ` Paul Eggleton
2012-06-19 17:37   ` Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox