diff options
Diffstat (limited to 'recipes/liboil/liboil_0.3.9.bb')
-rw-r--r-- | recipes/liboil/liboil_0.3.9.bb | 3 |
1 files changed, 2 insertions, 1 deletions
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" |