4 PR_append
= "+gitr${SRCPV}"
6 SRCREV
= "69f1ec9a7827aeb522fcae99846237ef0f896e7b"
8 DEFAULT_PREFERENCE
= "-1"
10 SRC_URI
= "git://anongit.freedesktop.org/pixman;protocol=git;branch=master \
11 file://0001-Generic-C-implementation-of-pixman_blt-with-overlapp.patch;patch=1 \
12 file://0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch;patch=1 \
13 file://0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch;patch=1 \
14 file://0004-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch;patch=1 \
15 file://0005-ARM-added-NEON-optimizations-for-fetch-store-r5g6b5-.patch;patch=1 \
16 file://0006-Revert-ARM-SIMD-Try-without-any-CFLAGS-before-forcin.patch;patch=1 \
17 file://over-n-8-0565.patch;patch=1 \
18 file://src-8888-0565.patch;patch=1 \
19 file://calloc.patch;patch=1 \
20 file://tls.patch;patch=1 \
25 NEON
= " --disable-arm-neon "
28 EXTRA_OECONF
= "${NEON} --disable-gtk"