aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg_svn.bb')
-rw-r--r--meta/recipes-devtools/opkg/opkg_svn.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-devtools/opkg/opkg_svn.bb b/meta/recipes-devtools/opkg/opkg_svn.bb
index 3a47b9502d..032578d23d 100644
--- a/meta/recipes-devtools/opkg/opkg_svn.bb
+++ b/meta/recipes-devtools/opkg/opkg_svn.bb
@@ -1,12 +1,10 @@
require opkg.inc
-SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;protocol=http \
- file://obsolete_automake_macros.patch \
-"
+SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;protocol=http"
S = "${WORKDIR}/trunk"
-SRCREV = "650"
+SRCREV = "653"
PV = "0.1.8+svnr${SRCPV}"
PR = "${INC_PR}.0"