diff options
Diffstat (limited to 'recipes/efl1/ecore.inc')
-rw-r--r-- | recipes/efl1/ecore.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc index 183f25203a..21b11842a8 100644 --- a/recipes/efl1/ecore.inc +++ b/recipes/efl1/ecore.inc @@ -12,7 +12,7 @@ inherit efl BBCLASSEXTEND = "native" -SRC_URI += "file://fix-ecore-fb-initialization.patch;patch=1" +SRC_URI += "file://fix-ecore-fb-initialization.patch;apply=yes" do_configure_prepend() { touch ${S}/po/Makefile.in.in || true |