recipes: s/LICENCE/LICENSE/g
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 3 Mar 2011 13:37:01 +0000 (14:37 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 3 Mar 2011 13:41:30 +0000 (14:41 +0100)
* 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@gmail.com>
recipes/firmwares/firmware-ti-wl1251.bb
recipes/firmwares/linux-firmware.inc
recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb
recipes/firmwares/marvell-license_9.70.3-p37.bb
recipes/firmwares/marvell-sdio-fw_9.70.3-p37.bb
recipes/firmwares/marvell-sdio-tf-fw_9.0.7-p2.bb
recipes/openmoko-3rdparty/emtooth2_svn.bb
recipes/shr/e-wm-theme-illume-gry_git.bb
recipes/shr/e-wm-theme-illume-neo_git.bb
recipes/ti/ti-msp430-chronos_1.05.00.00.bb
recipes/ti/ti-wifi-utils_git.bb

index dd374b8..11e737f 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Firmware for Texas Instruments WL1251 wifi chipset"
-LICENCE = "closed"
+LICENSE = "closed"
 
 SRC_URI = "file://*"
 S = "${WORKDIR}"
index 38b33b4..da51549 100644 (file)
@@ -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"
 
index bee8fc6..75935b3 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Firmware for Marvel 8686 gspi wifi chipset"
-LICENCE = "closed"
+LICENSE = "closed"
 
 SRC_URI = "file://${PV}.tar.gz"
 
index a72d820..f806e8d 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "License for Marvel 8686 wifi chipsets"
-LICENCE = "closed"
+LICENSE = "closed"
 
 SRC_URI = "file://Marvell-Licence.txt"
 
index f0b44b7..de1f096 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Firmware for Marvel 8686 gspi wifi chipset"
-LICENCE = "closed"
+LICENSE = "closed"
 
 SRC_URI = "file://${PV}.tar.gz"
 
index ff4272a..0ee8d72 100644 (file)
@@ -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"
index 3df0c4b..cec016f 100644 (file)
@@ -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"
 
index f4fac13..a978ca2 100644 (file)
@@ -5,7 +5,7 @@ AUTHOR = "Jesus McCloud <bernd.pruenster@gmail.com"
 DEPENDS = "edje-native"
 RRECOMMENDS_${PN} = "elementary-theme-gry"
 PACKAGE_ARCH = "all"
-LICENCE = "unknown"
+LICENSE = "unknown"
 
 SRCREV = "bed3a9ac381b88717b153012fa4b9da0c860c6b0"
 PV = "0.4+gitr${SRCPV}"
index 973371d..08d9118 100644 (file)
@@ -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}"
index 3455697..b5fb130 100644 (file)
@@ -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"
index 5877caf..e6795a8 100644 (file)
@@ -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"