aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/liboil/liboil_0.3.17.bb
blob: 22678210e03c04073d83757ed213bb2d852e1d1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "Liboil is a library of simple functions that are optimized for various CPUs."
HOMEPAGE = "http://liboil.freedesktop.org/"
LICENSE = "liboil"
PR = "r1"

DEPENDS = "glib-2.0"

SRC_URI = " \
	http://liboil.freedesktop.org/download/${P}.tar.gz \
	file://fix-unaligned-whitelist.patch;apply=yes \
"

inherit autotools pkgconfig

SRC_URI[md5sum] = "47dc734f82faeb2964d97771cfd2e701"
SRC_URI[sha256sum] = "105f02079b0b50034c759db34b473ecb5704ffa20a5486b60a8b7698128bfc69"