summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/pixman_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/pixman_git.bb')
-rw-r--r--recipes/xorg-lib/pixman_git.bb20
1 files changed, 10 insertions, 10 deletions
diff --git a/recipes/xorg-lib/pixman_git.bb b/recipes/xorg-lib/pixman_git.bb
index 983a0ac74c..a34a8d6487 100644
--- a/recipes/xorg-lib/pixman_git.bb
+++ b/recipes/xorg-lib/pixman_git.bb
@@ -8,16 +8,16 @@ SRCREV = "69f1ec9a7827aeb522fcae99846237ef0f896e7b"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "git://anongit.freedesktop.org/pixman;protocol=git;branch=master \
- file://0001-Generic-C-implementation-of-pixman_blt-with-overlapp.patch;patch=1 \
- file://0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch;patch=1 \
- file://0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch;patch=1 \
- file://0004-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch;patch=1 \
- file://0005-ARM-added-NEON-optimizations-for-fetch-store-r5g6b5-.patch;patch=1 \
- file://0006-Revert-ARM-SIMD-Try-without-any-CFLAGS-before-forcin.patch;patch=1 \
- file://over-n-8-0565.patch;patch=1 \
- file://src-8888-0565.patch;patch=1 \
- file://calloc.patch;patch=1 \
- file://tls.patch;patch=1 \
+ file://0001-Generic-C-implementation-of-pixman_blt-with-overlapp.patch;apply=yes \
+ file://0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch;apply=yes \
+ file://0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch;apply=yes \
+ file://0004-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch;apply=yes \
+ file://0005-ARM-added-NEON-optimizations-for-fetch-store-r5g6b5-.patch;apply=yes \
+ file://0006-Revert-ARM-SIMD-Try-without-any-CFLAGS-before-forcin.patch;apply=yes \
+ file://over-n-8-0565.patch;apply=yes \
+ file://src-8888-0565.patch;apply=yes \
+ file://calloc.patch;apply=yes \
+ file://tls.patch;apply=yes \
"
S = "${WORKDIR}/git"