blob: d7c67174acee66d3029e92c256b5378d1d77711c (
plain)
1
2
3
4
5
6
7
8
9
|
require pixman.inc
PR = "${INC_PR}.0"
SRC_URI += " \
file://pixman-arm.patch \
file://pixman-x888-565.patch \
"
SRC_URI[archive.md5sum] = "7b5db768c51337b5e5e954fc9c961cd3"
SRC_URI[archive.sha256sum] = "720db5ef6ed0e744b9bac5360ade9a7c024f9fb3fab05c83a90ee28b08e66e01"
|