diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/gpe-autostarter/gpe-autostarter_svn.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/gpe-autostarter/gpe-autostarter_svn.bb b/recipes/gpe-autostarter/gpe-autostarter_svn.bb index 8d275b5565..2742952e0f 100644 --- a/recipes/gpe-autostarter/gpe-autostarter_svn.bb +++ b/recipes/gpe-autostarter/gpe-autostarter_svn.bb @@ -8,8 +8,6 @@ inherit gpe SRC_URI = "${GPE_SVN} \ file://svn-build.patch;patch=1" -SRC_URI += "file://makefile-fix.patch;patch=1" - S = "${WORKDIR}/${PN}" export CVSBUILD="no" |