diff options
Diffstat (limited to 'recipes/efl1/ecore_svn.bb')
-rw-r--r-- | recipes/efl1/ecore_svn.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/efl1/ecore_svn.bb b/recipes/efl1/ecore_svn.bb index bcee012da4..e673b0993b 100644 --- a/recipes/efl1/ecore_svn.bb +++ b/recipes/efl1/ecore_svn.bb @@ -3,9 +3,9 @@ SRCREV = "${EFL_SRCREV}" PR = "r11" SRC_URI += "\ - file://iconv.patch;patch=1;maxrev=43996 \ - file://exit_uclibc_dns.patch;patch=1;maxrev=47076 \ - file://exit_uclibc.patch;patch=1 \ + file://iconv.patch;apply=yes;maxrev=43996 \ + file://exit_uclibc_dns.patch;apply=yes;maxrev=47076 \ + file://exit_uclibc.patch;apply=yes \ " ECORE_OECONF = "\ |