pixman 0.23.6: apply typo fix from upstream

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-10-19 09:30:51 +02:00
parent 5692d54342
commit b14c3a8c22
2 changed files with 4 additions and 2 deletions
@@ -64,7 +64,7 @@ index 3fcd07d..1db02db 100644
+ PF subges PF_CTL, PF_CTL, #0x10
+ vmull.u8 q11, d24, d3
+ PF ldrgeb DUMMY, [PF_MASK, MASK_STRIDE, lsl #mask_bpp_shift]!
+ vst4.8 {d28, d29, d30, d31}, [DST_W :128]!
+ vst4.8 {d28, d29, d30, d31}, [DST_W, :128]!
+ vrsra.u16 q8, q8, #8
+ vrsra.u16 q9, q9, #8
+ vrsra.u16 q10, q10, #8
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3\
file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \
"
PR = "${INC_PR}.1"
PR = "${INC_PR}.3"
SRC_URI = "http://xorg.freedesktop.org/archive/individual/lib/${BPN}-${PV}.tar.gz \
file://0001-ARM-NEON-Some-cleanup-of-bilinear-scanline-functions.patch \
@@ -17,6 +17,8 @@ SRC_URI = "http://xorg.freedesktop.org/archive/individual/lib/${BPN}-${PV}.tar.g
file://0003-ARM-NEON-Replace-old-bilinear-scanline-generator-wit.patch \
file://0004-ARM-NEON-Instruction-scheduling-of-bilinear-over_888.patch \
file://0005-ARM-NEON-Instruction-scheduling-of-bilinear-over_888.patch \
file://0006-ARM-NEON-Standard-fast-path-src_n_8_8888.patch \
file://0007-ARM-NEON-Standard-fast-path-src_n_8_8.patch \
file://0008-Generic-C-implementation-of-pixman_blt-with-overlapp.patch \
"