aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/pixman_0.18.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/pixman_0.18.2.bb')
-rw-r--r--recipes/xorg-lib/pixman_0.18.2.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/recipes/xorg-lib/pixman_0.18.2.bb b/recipes/xorg-lib/pixman_0.18.2.bb
index 85507d7174..0b8d258719 100644
--- a/recipes/xorg-lib/pixman_0.18.2.bb
+++ b/recipes/xorg-lib/pixman_0.18.2.bb
@@ -1,13 +1,8 @@
require pixman.inc
PR = "${INC_PR}.1"
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_angstrom = "2"
-DEFAULT_PREFERENCE_shr = "2"
-
SRC_URI[archive.md5sum] = "5d1378fa61610dd5d3c7e0111b2c5253"
SRC_URI[archive.sha256sum] = "80aee833b429d105d2c7593ef96993da04441b3b747084f1f3bfd7be594e1c45"
-
SRC_URI += "\
file://0001-Generic-C-implementation-of-pixman_blt-with-overlapp.patch\
file://0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch\
@@ -24,3 +19,7 @@ NEON = " --disable-arm-neon "
NEON_armv7a = " "
EXTRA_OECONF = "${NEON} --disable-gtk"
+
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_angstrom = "2"
+DEFAULT_PREFERENCE_shr = "2"