All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] Meson update and fix
@ 2017-06-02 20:34 Adam Foltzer
  2017-06-05 11:00 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Foltzer @ 2017-06-02 20:34 UTC (permalink / raw)
  To: openembedded-devel

Hi everyone,

These patches respectively fix some issues with the Meson bitbake class,
and update the devtool recipe to the latest version. These issues arose
when creating a new recipe for a C++ project that uses Meson, but the
additional linker flags should help with C recipes as well.

The diffs are available here:
https://github.com/openembedded/meta-openembedded/compare/master...acfoltzer:meson-updates

Regards,
Adam

PS. I hope this is the right way to submit a patch like this; I'm happy to
submit it in other forms as well if it'd be useful.


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

* Re: [meta-oe][PATCH] Meson update and fix
  2017-06-02 20:34 [meta-oe][PATCH] Meson update and fix Adam Foltzer
@ 2017-06-05 11:00 ` Burton, Ross
  2017-06-05 17:25   ` Adam Foltzer
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2017-06-05 11:00 UTC (permalink / raw)
  To: Adam Foltzer; +Cc: openembedded-devel

On 2 June 2017 at 21:34, Adam Foltzer <acfoltzer@galois.com> wrote:

> These patches respectively fix some issues with the Meson bitbake class,
> and update the devtool recipe to the latest version. These issues arose
> when creating a new recipe for a C++ project that uses Meson, but the
> additional linker flags should help with C recipes as well.
>
> The diffs are available here:
> https://github.com/openembedded/meta-openembedded/compare/master...
> acfoltzer:meson-updates
>
> Regards,
> Adam
>

The patches need to be submitted to the list, using git-send-email ideally.

Please split them up more, for example fixing the HOST/BUILD confusion is
one commit, and the C++ flags another.

Ross


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

* Re: [meta-oe][PATCH] Meson update and fix
  2017-06-05 11:00 ` Burton, Ross
@ 2017-06-05 17:25   ` Adam Foltzer
  0 siblings, 0 replies; 3+ messages in thread
From: Adam Foltzer @ 2017-06-05 17:25 UTC (permalink / raw)
  To: Burton, Ross; +Cc: openembedded-devel

Thanks; new patches are submitted. I think my confusion stemmed from the
following in the meta-oe README: "You are encouraged to fork the mirror on
github https://github.com/openembedded/meta-oe/ to share your patches, this
is preferred for patch sets consisting of more than one patch."

Regards,
Adam

On Mon, Jun 5, 2017 at 4:01 AM Burton, Ross <ross.burton@intel.com> wrote:

>
> On 2 June 2017 at 21:34, Adam Foltzer <acfoltzer@galois.com> wrote:
>
>> These patches respectively fix some issues with the Meson bitbake class,
>> and update the devtool recipe to the latest version. These issues arose
>> when creating a new recipe for a C++ project that uses Meson, but the
>> additional linker flags should help with C recipes as well.
>>
>> The diffs are available here:
>>
>> https://github.com/openembedded/meta-openembedded/compare/master...acfoltzer:meson-updates
>>
>> Regards,
>> Adam
>>
>
> The patches need to be submitted to the list, using git-send-email ideally.
>
> Please split them up more, for example fixing the HOST/BUILD confusion is
> one commit, and the C++ flags another.
>
> Ross
>


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

end of thread, other threads:[~2017-06-05 17:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-02 20:34 [meta-oe][PATCH] Meson update and fix Adam Foltzer
2017-06-05 11:00 ` Burton, Ross
2017-06-05 17:25   ` Adam Foltzer

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.