All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] changed gnuplot recipe license to gnuplot
@ 2014-04-01 22:36 Stephen Arnold
  2014-04-01 23:14 ` Paul Barker
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Arnold @ 2014-04-01 22:36 UTC (permalink / raw)
  To: openembedded-devel

Also sent license file patch for oe-core.  This supercedes previous gnuplot 
patch that incorrectly included the original gnuplot patch changes as well.

Signed-off-by: Stephen Arnold <stephen.arnold42@gmail.com>

---
 meta-oe/recipes-extended/gnuplot/gnuplot.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/gnuplot/gnuplot.inc b/meta-oe/recipes-extended/gnuplot/gnuplot.inc
index ab3ec3f..6c27e6d 100644
--- a/meta-oe/recipes-extended/gnuplot/gnuplot.inc
+++ b/meta-oe/recipes-extended/gnuplot/gnuplot.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Gnuplot is a portable command-line driven interactive datafile \
 (text or binary) and function plotting utility."
 HOMEPAGE = "http://www.gnuplot.info/"
 SECTION = "console/scientific"
-LICENSE = "BSD-4"
+LICENSE = "gnuplot"
 LIC_FILES_CHKSUM = "file://Copyright;md5=243a186fc2fd3b992125d60d5b1bab8f"
 DEPENDS = "virtual/libx11 gd readline"
 
-- 
1.9.1



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

* Re: [meta-oe][PATCH] changed gnuplot recipe license to gnuplot
  2014-04-01 22:36 [meta-oe][PATCH] changed gnuplot recipe license to gnuplot Stephen Arnold
@ 2014-04-01 23:14 ` Paul Barker
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Barker @ 2014-04-01 23:14 UTC (permalink / raw)
  To: Openembedded Discussion

On 1 April 2014 23:36, Stephen Arnold <stephen.arnold42@gmail.com> wrote:
> Also sent license file patch for oe-core.  This supercedes previous gnuplot
> patch that incorrectly included the original gnuplot patch changes as well.

Just got a few bits of general advice on submitting patches to OpenEmbedded:

Each patch subject should be of the form "thing: change", where thing
is usually the recipe name. So this would be "gnuplot: Use gnuplot
license" or something similar.

The "[PATCH]" tag should be "[PATCH v2]" if you're superseding a
previously sent but not yet merged patch. In this case, it's unclear
which patch your mean. Please email in reply to the patch you want to
cancel so that the maintainers know not to merge it.

There's a lot of further detailed advice and guidelines at
http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines

Thanks,

-- 
Paul Barker

Email: paul@paulbarker.me.uk
http://www.paulbarker.me.uk


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

end of thread, other threads:[~2014-04-01 23:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-01 22:36 [meta-oe][PATCH] changed gnuplot recipe license to gnuplot Stephen Arnold
2014-04-01 23:14 ` Paul Barker

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.