diff options
Diffstat (limited to 'recipes/efl1/eina_svn.bb')
-rw-r--r-- | recipes/efl1/eina_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/eina_svn.bb b/recipes/efl1/eina_svn.bb index 8ec4f43794..34e1aa89cf 100644 --- a/recipes/efl1/eina_svn.bb +++ b/recipes/efl1/eina_svn.bb @@ -6,7 +6,7 @@ SRCREV = "${EFL_SRCREV}" inherit efl -SRC_URI += "file://gnu_source.patch;apply=yes" +SRC_URI += "file://gnu_source.patch" # Some upgrade path tweaking AUTO_LIBNAME_PKGS = "" |