[oe-commits] Martin Jansa : recipes: s/LICENCE/LICENSE/g

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


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

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

recipes: s/LICENCE/LICENSE/g

* while trying openembedded-core I've noticed that some recipes have LICENCE instead LICENSE which is checked in oe-core, just rename

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

---

 recipes/firmwares/firmware-ti-wl1251.bb          |    2 +-
 recipes/firmwares/linux-firmware.inc             |    2 +-
 recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb  |    2 +-
 recipes/firmwares/marvell-license_9.70.3-p37.bb  |    2 +-
 recipes/firmwares/marvell-sdio-fw_9.70.3-p37.bb  |    2 +-
 recipes/firmwares/marvell-sdio-tf-fw_9.0.7-p2.bb |    2 +-
 recipes/openmoko-3rdparty/emtooth2_svn.bb        |    2 +-
 recipes/shr/e-wm-theme-illume-gry_git.bb         |    2 +-
 recipes/shr/e-wm-theme-illume-neo_git.bb         |    2 +-
 recipes/ti/ti-msp430-chronos_1.05.00.00.bb       |    2 +-
 recipes/ti/ti-wifi-utils_git.bb                  |    2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/recipes/firmwares/firmware-ti-wl1251.bb b/recipes/firmwares/firmware-ti-wl1251.bb
index dd374b8..11e737f 100644
--- a/recipes/firmwares/firmware-ti-wl1251.bb
+++ b/recipes/firmwares/firmware-ti-wl1251.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Firmware for Texas Instruments WL1251 wifi chipset"
-LICENCE = "closed"
+LICENSE = "closed"
 
 SRC_URI = "file://*"
 S = "${WORKDIR}"
diff --git a/recipes/firmwares/linux-firmware.inc b/recipes/firmwares/linux-firmware.inc
index 38b33b4..da51549 100644
--- a/recipes/firmwares/linux-firmware.inc
+++ b/recipes/firmwares/linux-firmware.inc
@@ -1,4 +1,4 @@
-LICENCE = "closed"
+LICENSE = "closed"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git;protocol=git"
 
diff --git a/recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb b/recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb
index bee8fc6..75935b3 100644
--- a/recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb
+++ b/recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Firmware for Marvel 8686 gspi wifi chipset"
-LICENCE = "closed"
+LICENSE = "closed"
 
 SRC_URI = "file://${PV}.tar.gz"
 
diff --git a/recipes/firmwares/marvell-license_9.70.3-p37.bb b/recipes/firmwares/marvell-license_9.70.3-p37.bb
index a72d820..f806e8d 100644
--- a/recipes/firmwares/marvell-license_9.70.3-p37.bb
+++ b/recipes/firmwares/marvell-license_9.70.3-p37.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "License for Marvel 8686 wifi chipsets"
-LICENCE = "closed"
+LICENSE = "closed"
 
 SRC_URI = "file://Marvell-Licence.txt"
 
diff --git a/recipes/firmwares/marvell-sdio-fw_9.70.3-p37.bb b/recipes/firmwares/marvell-sdio-fw_9.70.3-p37.bb
index f0b44b7..de1f096 100644
--- a/recipes/firmwares/marvell-sdio-fw_9.70.3-p37.bb
+++ b/recipes/firmwares/marvell-sdio-fw_9.70.3-p37.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Firmware for Marvel 8686 gspi wifi chipset"
-LICENCE = "closed"
+LICENSE = "closed"
 
 SRC_URI = "file://${PV}.tar.gz"
 
diff --git a/recipes/firmwares/marvell-sdio-tf-fw_9.0.7-p2.bb b/recipes/firmwares/marvell-sdio-tf-fw_9.0.7-p2.bb
index ff4272a..0ee8d72 100644
--- a/recipes/firmwares/marvell-sdio-tf-fw_9.0.7-p2.bb
+++ b/recipes/firmwares/marvell-sdio-tf-fw_9.0.7-p2.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Firmware for Marvel 8686 gspi wifi chipset"
-LICENCE = "closed"
+LICENSE = "closed"
 
 SRC_URI = "file://${PV}.tar.gz \
            file://Marvell-Licence.txt"
diff --git a/recipes/openmoko-3rdparty/emtooth2_svn.bb b/recipes/openmoko-3rdparty/emtooth2_svn.bb
index 3df0c4b..cec016f 100644
--- a/recipes/openmoko-3rdparty/emtooth2_svn.bb
+++ b/recipes/openmoko-3rdparty/emtooth2_svn.bb
@@ -6,7 +6,7 @@ LICENSE = "GPLv2"
 DEPENDS = "glib-2.0 libeflvala"
 RDEPENDS_${PN} = "bluez4 obexd"
 
-SRCREV = "131"
+SRCREV = "132"
 PV = "0.1+svnr${SRCPV}"
 PR = "r0"
 
diff --git a/recipes/shr/e-wm-theme-illume-gry_git.bb b/recipes/shr/e-wm-theme-illume-gry_git.bb
index f4fac13..a978ca2 100644
--- a/recipes/shr/e-wm-theme-illume-gry_git.bb
+++ b/recipes/shr/e-wm-theme-illume-gry_git.bb
@@ -5,7 +5,7 @@ AUTHOR = "Jesus McCloud <bernd.pruenster at gmail.com"
 DEPENDS = "edje-native"
 RRECOMMENDS_${PN} = "elementary-theme-gry"
 PACKAGE_ARCH = "all"
-LICENCE = "unknown"
+LICENSE = "unknown"
 
 SRCREV = "bed3a9ac381b88717b153012fa4b9da0c860c6b0"
 PV = "0.4+gitr${SRCPV}"
diff --git a/recipes/shr/e-wm-theme-illume-neo_git.bb b/recipes/shr/e-wm-theme-illume-neo_git.bb
index 973371d..08d9118 100644
--- a/recipes/shr/e-wm-theme-illume-neo_git.bb
+++ b/recipes/shr/e-wm-theme-illume-neo_git.bb
@@ -6,7 +6,7 @@ DEPENDS = "edje-native"
 RDEPENDS_${PN} = "e-wm"
 RSUGGESTS_${PN} = "elementary-theme-neo gtk-theme-neo gpe-theme-neo icon-theme-neo"
 PACKAGE_ARCH = "all"
-LICENCE = "unknown"
+LICENSE = "unknown"
 
 SRCREV = "c2443c4052997045f8862462a06a5b07dce42cb5"
 PV = "0.2+gitr${SRCPV}"
diff --git a/recipes/ti/ti-msp430-chronos_1.05.00.00.bb b/recipes/ti/ti-msp430-chronos_1.05.00.00.bb
index 3455697..b5fb130 100644
--- a/recipes/ti/ti-msp430-chronos_1.05.00.00.bb
+++ b/recipes/ti/ti-msp430-chronos_1.05.00.00.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "eZ430 Chronos Tools - MSP430 Development Kit/Watch"
 HOMEPAGE = "http://processors.wiki.ti.com/index.php/EZ430-Chronos"
-LICENCE = "unknown"
+LICENSE = "unknown"
 SECTION = "multimedia"
 
 PV = "1_05_00_00"
diff --git a/recipes/ti/ti-wifi-utils_git.bb b/recipes/ti/ti-wifi-utils_git.bb
index 5877caf..e6795a8 100644
--- a/recipes/ti/ti-wifi-utils_git.bb
+++ b/recipes/ti/ti-wifi-utils_git.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "The calibrator and other useful utilities for TI wireless solution based on wl12xx driver"
-LICENCE = "TI-BSD"
+LICENSE = "TI-BSD"
 
 DEPENDS = "libnl2"
 





More information about the Openembedded-commits mailing list