aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/net-snmp
diff options
context:
space:
mode:
authorJan Lübbe <jluebbe@debian.org>2009-09-17 13:13:16 +0000
committerJan Lübbe <jluebbe@debian.org>2009-09-18 08:04:38 +0000
commit277333bc80a22c4bff8f2a611d67be0856507bdb (patch)
tree9faf25b15a8bfa31639b0b6d88c9256f39966afa /recipes/net-snmp
parent6adf15ce211e6111567fa66a282ffcaae4fa58c7 (diff)
downloadopenembedded-277333bc80a22c4bff8f2a611d67be0856507bdb.tar.gz
net-snmp: move svn srcrev to sane-srcrevs
Diffstat (limited to 'recipes/net-snmp')
-rw-r--r--recipes/net-snmp/libsnmp-perl_svn.bb2
-rw-r--r--recipes/net-snmp/net-snmp_svn.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/net-snmp/libsnmp-perl_svn.bb b/recipes/net-snmp/libsnmp-perl_svn.bb
index 729a3d944b..5355f1d7aa 100644
--- a/recipes/net-snmp/libsnmp-perl_svn.bb
+++ b/recipes/net-snmp/libsnmp-perl_svn.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD"
DEPENDS = "net-snmp"
PR = "r2"
-SRC_URI = "svn://net-snmp.svn.sourceforge.net/svnroot/net-snmp/trunk;rev=17367;module=net-snmp;proto=https"
+SRC_URI = "svn://net-snmp.svn.sourceforge.net/svnroot/net-snmp/trunk;module=net-snmp;proto=https"
S = "${WORKDIR}/net-snmp/perl"
diff --git a/recipes/net-snmp/net-snmp_svn.bb b/recipes/net-snmp/net-snmp_svn.bb
index c8c39fa819..0d27d0682c 100644
--- a/recipes/net-snmp/net-snmp_svn.bb
+++ b/recipes/net-snmp/net-snmp_svn.bb
@@ -4,7 +4,7 @@ PR = "${INC_PR}.0"
S = "${WORKDIR}/net-snmp"
-SRC_URI = "svn://net-snmp.svn.sourceforge.net/svnroot/net-snmp/trunk;rev=17367;module=net-snmp;proto=https \
+SRC_URI = "svn://net-snmp.svn.sourceforge.net/svnroot/net-snmp/trunk;module=net-snmp;proto=https \
file://init \
file://snmpd.conf \
file://snmptrapd.conf"