diff options
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-lib/pixman_0.26.2.bbappend')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-lib/pixman_0.26.2.bbappend | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman_0.26.2.bbappend b/meta-oe/recipes-graphics/xorg-lib/pixman_0.26.2.bbappend index 579d5081e3..b5be2b50ca 100644 --- a/meta-oe/recipes-graphics/xorg-lib/pixman_0.26.2.bbappend +++ b/meta-oe/recipes-graphics/xorg-lib/pixman_0.26.2.bbappend | |||
| @@ -1,8 +1,10 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" |
| 2 | 2 | ||
| 3 | PRINC := "${@int(PRINC) + 9}" | 3 | PRINC := "${@int(PRINC) + 10}" |
| 4 | 4 | ||
| 5 | SRC_URI += " file://0008-Generic-C-implementation-of-pixman_blt-with-overlapp.patch" | 5 | SRC_URI += " file://0008-Generic-C-implementation-of-pixman_blt-with-overlapp.patch \ |
| 6 | file://0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch \ | ||
| 7 | " | ||
| 6 | 8 | ||
| 7 | NEON = " --disable-arm-neon " | 9 | NEON = " --disable-arm-neon " |
| 8 | NEON_armv7a = " " | 10 | NEON_armv7a = " " |
