diff options
Diffstat (limited to 'recipes/gpe-autostarter/gpe-autostarter_svn.bb')
-rw-r--r-- | recipes/gpe-autostarter/gpe-autostarter_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-autostarter/gpe-autostarter_svn.bb b/recipes/gpe-autostarter/gpe-autostarter_svn.bb index 2742952e0f..9fcde51808 100644 --- a/recipes/gpe-autostarter/gpe-autostarter_svn.bb +++ b/recipes/gpe-autostarter/gpe-autostarter_svn.bb @@ -6,7 +6,7 @@ RDEPENDS = "hotplug-dbus" inherit gpe SRC_URI = "${GPE_SVN} \ - file://svn-build.patch;patch=1" + file://svn-build.patch;apply=yes" S = "${WORKDIR}/${PN}" |