[oe-commits] Martin Jansa : recipes: don't use weak assignment for LICENSE

git version control git at git.openembedded.org
Thu Mar 3 13:43:07 UTC 2011


Module: openembedded.git
Branch: master
Commit: 270f5d71440e040cb9645771a64a4b61108240b2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=270f5d71440e040cb9645771a64a4b61108240b2

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Mar  3 14:39:18 2011 +0100

recipes: don't use weak assignment for LICENSE

* while trying openembedded-core I've noticed that such LICENSE field is ignored anyways
* it doesn't make much sense

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/blipomoko/blipomoko_git.bb        |    2 +-
 recipes/freesmartphone/opimd-utils_git.bb |    2 +-
 recipes/nis/nis.inc                       |    2 +-
 recipes/opensync/libopensync-plugin.inc   |    2 +-
 recipes/shr/shr-installer_git.bb          |    2 +-
 recipes/shr/shr-settings_git.bb           |    2 +-
 recipes/shr/shr-today_git.bb              |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/recipes/blipomoko/blipomoko_git.bb b/recipes/blipomoko/blipomoko_git.bb
index 5a4f1fc..4cab975 100644
--- a/recipes/blipomoko/blipomoko_git.bb
+++ b/recipes/blipomoko/blipomoko_git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "python-elementary and python-blipapi based blip.pl client"
 AUTHOR = "Sebastian Krzyszkowiak <seba.dos1 at gmail.com>"
 HOMEPAGE = "http://wiki.github.com/dos1/blipomoko"
-LICENSE ?= "GPL"
+LICENSE = "GPL"
 RDEPENDS_${PN} = "python-elementary python-dbus python-edbus python-ecore"
 SECTION = "x11/applications"
 
diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb
index 18dd20b..12f91e3 100644
--- a/recipes/freesmartphone/opimd-utils_git.bb
+++ b/recipes/freesmartphone/opimd-utils_git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Test scripts for freesmartphone.org opimd interface"
 HOMEPAGE = "http://freesmartphone.org"
 SHR_RELEASE ?= "shr"
-LICENSE ?= "GPL"
+LICENSE = "GPL"
 RDEPENDS_${PN} = "python-elementary python-dbus python-codecs python-shell python python-core python-edbus frameworkd"
 SECTION = "x11/application"
 SRCREV = "328f87b80e8bf09693017790daf31104f36bdacf"
diff --git a/recipes/nis/nis.inc b/recipes/nis/nis.inc
index 90f7ff5..41dec9f 100644
--- a/recipes/nis/nis.inc
+++ b/recipes/nis/nis.inc
@@ -7,7 +7,7 @@ DESCRIPTION ?= "NIS Server and Tools"
 HOMEPAGE ?= "http://www.linux-nis.org/nis/"
 SECTION ?= "console/network"
 PRIORITY ?= "optional"
-LICENSE ?= "GPLv2"
+LICENSE = "GPLv2"
 
 # Override these *after* the include file if necessary!
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/net/NIS/${P}.tar.bz2"
diff --git a/recipes/opensync/libopensync-plugin.inc b/recipes/opensync/libopensync-plugin.inc
index 99e0c78..d1bd4bd 100644
--- a/recipes/opensync/libopensync-plugin.inc
+++ b/recipes/opensync/libopensync-plugin.inc
@@ -5,7 +5,7 @@ PLUGIN_SONAME ?= "${@bb.data.getVar('PLUGIN_NAME', d, 1).replace('-','_')}.so"
 SRC_URI ?= "svn://svn.opensync.org/plugins;module=${PLUGIN_NAME};proto=http"
 S ?= "${WORKDIR}/${PLUGIN_NAME}"
 
-LICENSE ?= "LGPL"
+LICENSE = "LGPL"
 DEPENDS += " libopensync"
 RRECOMMENDS_${PN} += " msynctool"
 HOMEPAGE ?= "http://www.opensync.org/"
diff --git a/recipes/shr/shr-installer_git.bb b/recipes/shr/shr-installer_git.bb
index 8e070aa..fa023c6 100644
--- a/recipes/shr/shr-installer_git.bb
+++ b/recipes/shr/shr-installer_git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "EFL frontend for packagekit"
 HOMEPAGE = "http://shr-project.org"
 SHR_RELEASE ?= "shr"
-LICENSE ?= "GPL"
+LICENSE = "GPL"
 RDEPENDS_${PN} = "python-elementary python-dbus python-core python-edbus packagekit"
 SECTION = "x11/application"
 
diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb
index 5e89c89..136b775 100644
--- a/recipes/shr/shr-settings_git.bb
+++ b/recipes/shr/shr-settings_git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Modular settings application for SHR based on python-elementary"
 HOMEPAGE = "http://shr-project.org"
 SHR_RELEASE ?= "shr"
-LICENSE ?= "GPL"
+LICENSE = "GPL"
 RDEPENDS_${PN} = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 frameworkd python-phoneutils python-pexpect"
 SECTION = "x11/application"
 SRCREV = "f712a5ec5617b3de2700794389ada07297b3ff8e"
diff --git a/recipes/shr/shr-today_git.bb b/recipes/shr/shr-today_git.bb
index 81711d5..714a3a2 100644
--- a/recipes/shr/shr-today_git.bb
+++ b/recipes/shr/shr-today_git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "python-elementary and opimd based lock and today screen for the SHR distribution"
 HOMEPAGE = "http://wiki.github.com/slyon/today"
 SHR_RELEASE ?= "shr"
-LICENSE ?= "GPL"
+LICENSE = "GPL"
 RDEPENDS_${PN} = "python-edje python-dbus python-edbus python-ecore"
 SECTION = "x11/applications"
 





More information about the Openembedded-commits mailing list