mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -178,7 +178,7 @@ do_install_ptest() {
|
||||
}
|
||||
|
||||
SYSROOT_PREPROCESS_FUNCS += "net_snmp_sysroot_preprocess"
|
||||
SNMP_DBGDIR = "/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}"
|
||||
SNMP_DBGDIR = "${TARGET_DBGSRC_DIR}"
|
||||
|
||||
net_snmp_sysroot_preprocess () {
|
||||
if [ -e ${D}${bindir}/net-snmp-config ]; then
|
||||
|
||||
Reference in New Issue
Block a user