From b1a73fa466b6351f1ec038a98d9692a14c49dc89 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 29 Jul 2010 12:48:57 -0400 Subject: [PATCH] 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 --- recipes/liboil/liboil_0.3.10.bb | 3 ++- recipes/liboil/liboil_0.3.11.bb | 4 ++-- recipes/liboil/liboil_0.3.14.bb | 3 ++- recipes/liboil/liboil_0.3.15.bb | 4 ++-- recipes/liboil/liboil_0.3.9.bb | 3 ++- 5 files changed, 10 insertions(+), 7 deletions(-) diff --git a/recipes/liboil/liboil_0.3.10.bb b/recipes/liboil/liboil_0.3.10.bb index 878a96e5b4..7e5f9511ec 100644 --- a/recipes/liboil/liboil_0.3.10.bb +++ b/recipes/liboil/liboil_0.3.10.bb @@ -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" diff --git a/recipes/liboil/liboil_0.3.11.bb b/recipes/liboil/liboil_0.3.11.bb index 8d6047c797..d8e055afe9 100644 --- a/recipes/liboil/liboil_0.3.11.bb +++ b/recipes/liboil/liboil_0.3.11.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 ="r2" +LICENSE = "liboil" +PR ="r3" DEPENDS = "glib-2.0" diff --git a/recipes/liboil/liboil_0.3.14.bb b/recipes/liboil/liboil_0.3.14.bb index 0e91ac4b9d..92db760fb5 100644 --- a/recipes/liboil/liboil_0.3.14.bb +++ b/recipes/liboil/liboil_0.3.14.bb @@ -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" 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" diff --git a/recipes/liboil/liboil_0.3.9.bb b/recipes/liboil/liboil_0.3.9.bb index f0964d57c1..c066fa4349 100644 --- a/recipes/liboil/liboil_0.3.9.bb +++ b/recipes/liboil/liboil_0.3.9.bb @@ -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" -- 2.39.5