aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/pixman_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-17 18:33:39 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-17 18:34:12 +0100
commit6c5f9d4325be253fb3cb9b6d3bec11f7a7a13562 (patch)
tree5603f511926a6f23f0ee942abc60d62686449e82 /recipes/xorg-lib/pixman_git.bb
parent76dc5ff734746a9d3106affd8afe10adb6118381 (diff)
downloadopenembedded-6c5f9d4325be253fb3cb9b6d3bec11f7a7a13562.tar.gz
pixman git: remove patches that were applied upstream
Diffstat (limited to 'recipes/xorg-lib/pixman_git.bb')
-rw-r--r--recipes/xorg-lib/pixman_git.bb19
1 files changed, 7 insertions, 12 deletions
diff --git a/recipes/xorg-lib/pixman_git.bb b/recipes/xorg-lib/pixman_git.bb
index aae86e92fe..6b2e8e567d 100644
--- a/recipes/xorg-lib/pixman_git.bb
+++ b/recipes/xorg-lib/pixman_git.bb
@@ -3,26 +3,21 @@ PRIORITY = "optional"
DESCRIPTION = "Low-level pixel manipulation library."
LICENSE = "X11"
-PV = "0.17.10"
-PR = "r1"
+PV = "0.17.11"
+PR = "r2"
PR_append = "+gitr${SRCREV}"
BBCLASSEXTEND="native"
-SRCREV = "313353f1fb9d40d0c3aaf7cfb99ca978b29003a4"
+SRCREV = "265ea1fb4d05a920323f23a02f9dc379312bbdae"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "git://anongit.freedesktop.org/pixman;protocol=git;branch=master \
- file://0001-Add-CONVERT_0565_TO_8888-macro.patch;patch=1 \
- file://0002-Add-CONVERT_8888_TO_8888-and-CONVERT_0565_TO_0565-ma.patch;patch=1 \
- file://0003-Add-FAST_PATH_NO_NONE_REPEAT-flag.patch;patch=1 \
- file://0004-Add-FAST_PATH_SAMPLES_COVER_CLIP-and-FAST_PATH_16BIT.patch;patch=1 \
- file://0005-Add-specialized-fast-nearest-scalers.patch;patch=1 \
- file://0006-Generic-C-implementation-of-pixman_blt-with-overlapp.patch;patch=1 \
- file://0007-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch;patch=1 \
- file://0008-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch;patch=1 \
- file://0009-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch;patch=1 \
+ 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://over-n-8-0565.patch;patch=1 \
file://src-8888-0565.patch;patch=1 \
"