diff options
Diffstat (limited to 'meta-efl')
| -rw-r--r-- | meta-efl/recipes-efl/efl/evas.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/efl/evas.inc b/meta-efl/recipes-efl/efl/evas.inc index 89ae1a47fe..b0ec0cf756 100644 --- a/meta-efl/recipes-efl/efl/evas.inc +++ b/meta-efl/recipes-efl/efl/evas.inc | |||
| @@ -8,7 +8,7 @@ DEPENDS_virtclass-native = "freetype-native libxext-native libpng-native jpeg-na | |||
| 8 | inherit efl | 8 | inherit efl |
| 9 | 9 | ||
| 10 | BBCLASSEXTEND = "native" | 10 | BBCLASSEXTEND = "native" |
| 11 | INC_PR = "r0" | 11 | INC_PR = "r1" |
| 12 | FILESPATHPKG =. "${BPN}-${PV}:${BPN}:" | 12 | FILESPATHPKG =. "${BPN}-${PV}:${BPN}:" |
| 13 | 13 | ||
| 14 | python populate_packages_prepend () { | 14 | python populate_packages_prepend () { |
| @@ -112,7 +112,6 @@ EVAS_OECONF = " \ | |||
| 112 | --enable-convert-16-rgb-rot-90 \ | 112 | --enable-convert-16-rgb-rot-90 \ |
| 113 | --disable-convert-16-rgb-rot-180 \ | 113 | --disable-convert-16-rgb-rot-180 \ |
| 114 | --enable-convert-16-rgb-rot-270 \ | 114 | --enable-convert-16-rgb-rot-270 \ |
| 115 | ${EVAS_CPU_TWEAKS} \ | ||
| 116 | " | 115 | " |
| 117 | 116 | ||
| 118 | # either sgx or 6410 atm | 117 | # either sgx or 6410 atm |
| @@ -124,6 +123,7 @@ GLES ?= "sgx" | |||
| 124 | # If the above sentence confuse you: everything is built and configured as before if you don't have the SDK | 123 | # If the above sentence confuse you: everything is built and configured as before if you don't have the SDK |
| 125 | 124 | ||
| 126 | EXTRA_OECONF = "${EVAS_OECONF} \ | 125 | EXTRA_OECONF = "${EVAS_OECONF} \ |
| 126 | ${EVAS_CPU_TWEAKS} \ | ||
| 127 | --enable-pthreads \ | 127 | --enable-pthreads \ |
| 128 | --enable-async-events \ | 128 | --enable-async-events \ |
| 129 | --enable-async-preload \ | 129 | --enable-async-preload \ |
