[oe] [PATCHv2 2/2] python-scons_1.3.0: fix licence type

Víctor Manuel Jáquez Leal vjaquez at igalia.com
Tue Jan 25 16:16:53 UTC 2011


According to the wiki [1], the licence of the project [2] is MIT, not GPL.

1. http://www.scons.org/wiki/FrequentlyAskedQuestions#head-4fe23271137d5e5e95370a1360909ca303157c0d
2. http://scons.tigris.org/source/browse/scons/trunk/LICENSE?revision=557&view=markup
---
 recipes/python/python-scons_1.3.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/python/python-scons_1.3.0.bb b/recipes/python/python-scons_1.3.0.bb
index a0690d1..82231f2 100644
--- a/recipes/python/python-scons_1.3.0.bb
+++ b/recipes/python/python-scons_1.3.0.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "A Software Construction Tool"
 SECTION = "devel/python"
 PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "MIT"
 SRCNAME = "scons"
 PR = "r1"
 
-- 
1.7.2.3





More information about the Openembedded-devel mailing list