liboil: change the license to liboil
authorDenys Dmytriyenko <denis@denix.org>
Thu, 29 Jul 2010 16:48:57 +0000 (12:48 -0400)
committerDenys Dmytriyenko <denis@denix.org>
Thu, 29 Jul 2010 16:48:57 +0000 (12:48 -0400)
Legally, it is more correct to call the mix of licenses (like used by liboil)
with the application-specific name, rather than a generic "various".

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
recipes/liboil/liboil_0.3.10.bb
recipes/liboil/liboil_0.3.11.bb
recipes/liboil/liboil_0.3.14.bb
recipes/liboil/liboil_0.3.15.bb
recipes/liboil/liboil_0.3.9.bb

index 878a96e..7e5f951 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Liboil is a library of simple functions that are optimized for various CPUs."
 HOMEPAGE = "http://liboil.freedesktop.org/"
-LICENSE = "various"
+LICENSE = "liboil"
+PR = "r1"
 
 SRC_URI = "http://liboil.freedesktop.org/download/${P}.tar.gz"
 
index 8d6047c..d8e055a 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Liboil is a library of simple functions that are optimized for various CPUs."
 HOMEPAGE = "http://liboil.freedesktop.org/"
-LICENSE = "various"
-PR ="r2"
+LICENSE = "liboil"
+PR ="r3"
 
 DEPENDS = "glib-2.0"
 
index 0e91ac4..92db760 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Liboil is a library of simple functions that are optimized for various CPUs."
 HOMEPAGE = "http://liboil.freedesktop.org/"
-LICENSE = "various"
+LICENSE = "liboil"
+PR = "r1"
 
 # The configure script seems to have bogus checks, so let's not make it the default
 DEFAULT_PREFERENCE = "-1"
index 13e591d..124ff6f 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Liboil is a library of simple functions that are optimized for various CPUs."
 HOMEPAGE = "http://liboil.freedesktop.org/"
-LICENSE = "various"
-PR = "r5"
+LICENSE = "liboil"
+PR = "r6"
 
 DEPENDS = "glib-2.0"
 
index f0964d5..c066fa4 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Liboil is a library of simple functions that are optimized for various CPUs."
 HOMEPAGE = "http://liboil.freedesktop.org/"
-LICENSE = "various"
+LICENSE = "liboil"
+PR = "r1"
 
 SRC_URI = "http://liboil.freedesktop.org/download/${P}.tar.gz"