diff options
Diffstat (limited to 'recipes/net-snmp')
-rw-r--r-- | recipes/net-snmp/libsnmp-perl_svn.bb | 2 | ||||
-rw-r--r-- | recipes/net-snmp/net-snmp_svn.bb | 2 |
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" |