All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2] README: Clarify where to send patches
@ 2012-08-20 21:32 Darren Hart
  2012-08-20 23:53 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Darren Hart @ 2012-08-20 21:32 UTC (permalink / raw)
  To: Poky; +Cc: Richard Purdie, Darren Hart, Paul Eggleton

There is still a great deal of confusion over where patches for the
various components of the poky repository should be sent. Attempt to
mitigate this by including a blurb in the poky README similar to what
other layers and repositories do.

V2: Call out the special care required when dealing with the scripts
    directory per Saul Wold's recommendation.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Richard Purdie <richard.purdie@intel.com>
CC: Paul Gortmaker <paul.gortmaker@windriver.com>
CC: Paul Eggleton <paul.eggleton@linux.intel.com>
---
 README | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/README b/README
index 06b1ea6..2ce0bdc 100644
--- a/README
+++ b/README
@@ -27,3 +27,22 @@ DISTRO = "") and contains only emulated machine support.
 For information about OpenEmbedded, see the OpenEmbedded website:
     http://www.openembedded.org/
 
+Where to Send Patches
+=====================
+
+As Poky is an integration repository, patches against the various components
+should be sent to their respective upstreams.
+
+bitbake:
+    bitbake-devel@lists.openembedded.org
+
+meta-yocto:
+    poky@yoctoproject.org
+
+Most everything else should be sent to the OpenEmbedded Core mailing list.
+If in doubt, check the oe-core git repository for the content you intend to
+modify. If it exists there, send the patches to:
+    openembedded-core@lists.openembedded.org
+
+Note: The scripts directory should be treated with extra care as it is a mix
+      of oe-core and poky-specific files.
-- 
1.7.11.2



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

* Re: [PATCH V2] README: Clarify where to send patches
  2012-08-20 21:32 [PATCH V2] README: Clarify where to send patches Darren Hart
@ 2012-08-20 23:53 ` Khem Raj
  2012-08-21 15:16   ` Darren Hart
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2012-08-20 23:53 UTC (permalink / raw)
  To: Darren Hart; +Cc: Richard Purdie, Poky, Paul Eggleton

On Mon, Aug 20, 2012 at 2:32 PM, Darren Hart <dvhart@linux.intel.com> wrote:
>
> +
> +Most everything else should be sent to the OpenEmbedded Core mailing list.
> +If in doubt, check the oe-core git repository for the content you intend to
> +modify. If it exists there, send the patches to:
> +    openembedded-core@lists.openembedded.org
> +
> +Note: The scripts directory should be treated with extra care as it is a mix
> +      of oe-core and poky-specific files.

can you also a phrase saying that rebase your patches for OE-Core on
oe-core repo
before sending ?


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

* Re: [PATCH V2] README: Clarify where to send patches
  2012-08-20 23:53 ` Khem Raj
@ 2012-08-21 15:16   ` Darren Hart
  0 siblings, 0 replies; 3+ messages in thread
From: Darren Hart @ 2012-08-21 15:16 UTC (permalink / raw)
  To: Khem Raj; +Cc: Richard Purdie, Poky, Paul Eggleton



On 08/20/2012 04:53 PM, Khem Raj wrote:
> On Mon, Aug 20, 2012 at 2:32 PM, Darren Hart <dvhart@linux.intel.com> wrote:
>>
>> +
>> +Most everything else should be sent to the OpenEmbedded Core mailing list.
>> +If in doubt, check the oe-core git repository for the content you intend to
>> +modify. If it exists there, send the patches to:
>> +    openembedded-core@lists.openembedded.org
>> +
>> +Note: The scripts directory should be treated with extra care as it is a mix
>> +      of oe-core and poky-specific files.
> 
> can you also a phrase saying that rebase your patches for OE-Core on
> oe-core repo
> before sending ?

Will do so now.

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel


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

end of thread, other threads:[~2012-08-21 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-20 21:32 [PATCH V2] README: Clarify where to send patches Darren Hart
2012-08-20 23:53 ` Khem Raj
2012-08-21 15:16   ` Darren Hart

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.