summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/ethumb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/efl/ethumb.inc')
-rw-r--r--meta-efl/recipes-efl/efl/ethumb.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-efl/recipes-efl/efl/ethumb.inc b/meta-efl/recipes-efl/efl/ethumb.inc
index 92a83eee4f..32a1306501 100644
--- a/meta-efl/recipes-efl/efl/ethumb.inc
+++ b/meta-efl/recipes-efl/efl/ethumb.inc
@@ -8,9 +8,9 @@ INC_PR = "r0"
8inherit efl 8inherit efl
9 9
10EXTRA_OECONF = "\ 10EXTRA_OECONF = "\
11 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ 11 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
12 --with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \ 12 --with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \
13 --disable-docs \ 13 --disable-docs \
14" 14"
15 15
16# Some upgrade path tweaking, as in evas 16# Some upgrade path tweaking, as in evas