aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/pixman_0.13.2.bb
blob: 87ffda4748926d4cedb0daa63bfe01925bd36ea1 (plain)
1
2
3
4
5
6
7
8
9
10
11
require pixman.inc
PR = "${INC_PR}.0"

DEFAULT_PREFERENCE = "-1"

SRC_URI += " \
            file://pixman-0.13.2-neon1.patch;patch=1 \
	   "

# We have NEON
EXTRA_OECONF_append_armv7a = " --disable-arm-simd"