summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.3.bb')
-rw-r--r--meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.3.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.3.bb
index f40fb8bbd..6f1c11417 100644
--- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.3.bb
+++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.3.bb
@@ -178,7 +178,7 @@ do_install_ptest() {
178} 178}
179 179
180SYSROOT_PREPROCESS_FUNCS += "net_snmp_sysroot_preprocess" 180SYSROOT_PREPROCESS_FUNCS += "net_snmp_sysroot_preprocess"
181SNMP_DBGDIR = "/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}" 181SNMP_DBGDIR = "${TARGET_DBGSRC_DIR}"
182 182
183net_snmp_sysroot_preprocess () { 183net_snmp_sysroot_preprocess () {
184 if [ -e ${D}${bindir}/net-snmp-config ]; then 184 if [ -e ${D}${bindir}/net-snmp-config ]; then