[oe] [meta-oe][PATCH] changed gnuplot recipe license to gnuplot

Stephen Arnold stephen.arnold42 at gmail.com
Tue Apr 1 22:36:32 UTC 2014


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 at 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




More information about the Openembedded-devel mailing list