diff options
Diffstat (limited to 'recipes/omnewrotate/omnewrotate_svn.bb')
-rw-r--r-- | recipes/omnewrotate/omnewrotate_svn.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/omnewrotate/omnewrotate_svn.bb b/recipes/omnewrotate/omnewrotate_svn.bb index 477434cb21..410d12f6a8 100644 --- a/recipes/omnewrotate/omnewrotate_svn.bb +++ b/recipes/omnewrotate/omnewrotate_svn.bb @@ -10,9 +10,7 @@ SRCREV = "66" PV = "0.5.8+svnr${SRCPV}" PR = "r0" -SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http \ - file://correct-sysfs-bl-path.patch;patch=1;maxrev=55 \ -" +SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http" S = "${WORKDIR}/trunk" |