aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/net-snmp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/net-snmp')
-rw-r--r--recipes/net-snmp/libsnmp-perl_svn.bb1
-rw-r--r--recipes/net-snmp/net-snmp_svn.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes/net-snmp/libsnmp-perl_svn.bb b/recipes/net-snmp/libsnmp-perl_svn.bb
index 5355f1d7aa..4d828c82e7 100644
--- a/recipes/net-snmp/libsnmp-perl_svn.bb
+++ b/recipes/net-snmp/libsnmp-perl_svn.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "Perl module from net-snmp"
SECTION = "libs"
LICENSE = "BSD"
DEPENDS = "net-snmp"
+SRCREV = "17367"
PR = "r2"
SRC_URI = "svn://net-snmp.svn.sourceforge.net/svnroot/net-snmp/trunk;module=net-snmp;proto=https"
diff --git a/recipes/net-snmp/net-snmp_svn.bb b/recipes/net-snmp/net-snmp_svn.bb
index 0d27d0682c..689a41652e 100644
--- a/recipes/net-snmp/net-snmp_svn.bb
+++ b/recipes/net-snmp/net-snmp_svn.bb
@@ -1,5 +1,6 @@
require net-snmp.inc
DEPENDS += "libtool libtool-native libtool-cross"
+SRCREV = "17367"
PR = "${INC_PR}.0"
S = "${WORKDIR}/net-snmp"