diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/pixman_0.27.2.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.27.2.bb b/meta/recipes-graphics/xorg-lib/pixman_0.27.2.bb index 35a2defef6..218808a7ec 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.27.2.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.27.2.bb | |||
| @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3 \ | |||
| 15 | DEPENDS += "zlib libpng" | 15 | DEPENDS += "zlib libpng" |
| 16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native" |
| 17 | 17 | ||
| 18 | PR = "r1" | 18 | PR = "r2" |
| 19 | 19 | ||
| 20 | PE = "1" | 20 | PE = "1" |
| 21 | 21 | ||
| @@ -25,7 +25,8 @@ NEON = " --disable-arm-neon " | |||
| 25 | NEON_armv7a = " " | 25 | NEON_armv7a = " " |
| 26 | NEON_armv7a-vfp-neon = " " | 26 | NEON_armv7a-vfp-neon = " " |
| 27 | 27 | ||
| 28 | EXTRA_OECONF="--disable-gtk ${IWMMXT} ${LOONGSON_MMI} ${NEON}" | 28 | EXTRA_OECONF = "--disable-gtk ${IWMMXT} ${LOONGSON_MMI} ${NEON}" |
| 29 | EXTRA_OECONF_class-native = "--disable-gtk" | ||
| 29 | 30 | ||
| 30 | SRC_URI += "\ | 31 | SRC_URI += "\ |
| 31 | file://0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch \ | 32 | file://0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch \ |
