aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/liboil/liboil_0.3.15.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-07-29 12:48:57 -0400
committerDenys Dmytriyenko <denis@denix.org>2010-07-29 12:48:57 -0400
commitb1a73fa466b6351f1ec038a98d9692a14c49dc89 (patch)
tree19f6db0279cd9f84d33596af1c464557027a3933 /recipes/liboil/liboil_0.3.15.bb
parentfdde749316e27f559fddc3e67c9cb5ba8ad22556 (diff)
downloadopenembedded-b1a73fa466b6351f1ec038a98d9692a14c49dc89.tar.gz
liboil: change the license to liboil
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>
Diffstat (limited to 'recipes/liboil/liboil_0.3.15.bb')
-rw-r--r--recipes/liboil/liboil_0.3.15.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/liboil/liboil_0.3.15.bb b/recipes/liboil/liboil_0.3.15.bb
index 13e591d8b3..124ff6fcd7 100644
--- a/recipes/liboil/liboil_0.3.15.bb
+++ b/recipes/liboil/liboil_0.3.15.bb
@@ -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"