diff options
Diffstat (limited to 'recipes/blueprobe/blueprobe_svn.bb')
-rw-r--r-- | recipes/blueprobe/blueprobe_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/blueprobe/blueprobe_svn.bb b/recipes/blueprobe/blueprobe_svn.bb index a187472374..d3dd02d186 100644 --- a/recipes/blueprobe/blueprobe_svn.bb +++ b/recipes/blueprobe/blueprobe_svn.bb @@ -4,7 +4,7 @@ PR = "r0" inherit pkgconfig gpe autotools SRC_URI = "${GPE_SVN} \ - file://blueprobe-svn-Makefile.patch;apply=yes" + file://blueprobe-svn-Makefile.patch" S = "${WORKDIR}/${PN}" |