[oe-commits] Otavio Salvador : licenses.conf: fix quotting of SRC_DISTRIBUTE_LICENSES

git at git.openembedded.org git at git.openembedded.org
Tue Feb 28 17:54:02 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 61216d2743502ef38955054aad6a4f2ed63e6d43
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=61216d2743502ef38955054aad6a4f2ed63e6d43

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Feb 28 15:02:45 2012 +0000

licenses.conf: fix quotting of SRC_DISTRIBUTE_LICENSES

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/conf/licenses.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/conf/licenses.conf b/meta/conf/licenses.conf
index e2f6149..6ed4dfe 100644
--- a/meta/conf/licenses.conf
+++ b/meta/conf/licenses.conf
@@ -35,7 +35,7 @@ SRC_DISTRIBUTE_LICENSES += "OFL-1.1 OGTSL OLDAP-2.8 OpenSSL OSL-1.0 OSL-2.0"
 SRC_DISTRIBUTE_LICENSES += "OSL-3.0 PD PHP-3.0 PostgreSQL Proprietary"
 SRC_DISTRIBUTE_LICENSES += "Python-2.0 QPL-1.0 RHeCos-1 RHeCos-1.1 RPL-1.5"
 SRC_DISTRIBUTE_LICENSES += "RPSL-1.0 RSCPL Ruby SAX-PD Simple-2.0 Sleepycat"
-SRC_DISTRIBUTE_LICENSES += "SPL-1.0 SugarCRM-1 SugarCRM-1.1.3 UCB VSL-1.0 W3C
+SRC_DISTRIBUTE_LICENSES += "SPL-1.0 SugarCRM-1 SugarCRM-1.1.3 UCB VSL-1.0 W3C"
 SRC_DISTRIBUTE_LICENSES += "Watcom-1.0 WXwindows XFree86-1.1 Xnet YPL-1.1"
 SRC_DISTRIBUTE_LICENSES += "Zimbra-1.3 Zlib ZPL-1.1 ZPL-2.0 ZPL-2.1"
 





More information about the Openembedded-commits mailing list