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