diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-11-17 09:51:40 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-20 09:30:39 -0800 |
| commit | 2487442cfb7158183d868c1022d5183bc85aa166 (patch) | |
| tree | f675fe237456f8034562ab50bcae4f575042366d /meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.3.bb | |
| parent | 4f84234a272666e49579bc7468d67b257260c221 (diff) | |
| download | meta-openembedded-2487442cfb7158183d868c1022d5183bc85aa166.tar.gz | |
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>
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.bb | 2 |
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 f40fb8bbd6..6f1c114177 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 | ||
| 180 | SYSROOT_PREPROCESS_FUNCS += "net_snmp_sysroot_preprocess" | 180 | SYSROOT_PREPROCESS_FUNCS += "net_snmp_sysroot_preprocess" |
| 181 | SNMP_DBGDIR = "/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}" | 181 | SNMP_DBGDIR = "${TARGET_DBGSRC_DIR}" |
| 182 | 182 | ||
| 183 | net_snmp_sysroot_preprocess () { | 183 | net_snmp_sysroot_preprocess () { |
| 184 | if [ -e ${D}${bindir}/net-snmp-config ]; then | 184 | if [ -e ${D}${bindir}/net-snmp-config ]; then |
