aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/liboil/liboil_0.3.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/liboil/liboil_0.3.10.bb')
-rw-r--r--recipes/liboil/liboil_0.3.10.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/liboil/liboil_0.3.10.bb b/recipes/liboil/liboil_0.3.10.bb
index 878a96e5b4..c6c4b32105 100644
--- a/recipes/liboil/liboil_0.3.10.bb
+++ b/recipes/liboil/liboil_0.3.10.bb
@@ -1,14 +1,11 @@
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"
inherit autotools pkgconfig
-do_stage() {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "770f656bca8166dab33b322d5886a4bf"
SRC_URI[sha256sum] = "4587753a023550a066abe59a7e467c1af35b9f5e81bfb40a12463ad2df8f088c"