Skip to content
Commit c4ba56ce authored by Alexandre Fournier's avatar Alexandre Fournier Committed by Joe MacDonald
Browse files

net-snmp: install net-snmp-config script to STAGING_BINDIR_CROSS



This recipe was installing net-snmp-config script to STAGING_BINDIR
instead of STAGING_BINDIR_CROSS, during the do_install. It is not
recommended and must be done after staging.

Changes:
* Remove STAGING_BINDIR manipulations from do_install_append
* Add net_snmp_sysroot_preprocess function instead
* Append net_snmp_sysroot_preprocess to SYSROOT_PREPROCESS_FUNCS

Signed-off-by: default avatarAlexandre Fournier <alexandre.fournier@kiplink.fr>
Signed-off-by: default avatarJoe MacDonald <joe@deserted.net>
parent 9d49c834
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment