[poky] snmpd
akuster808
akuster808 at gmail.com
Tue Oct 24 14:20:09 PDT 2017
On 10/24/2017 06:17 AM, Arno Steffens wrote:
> Sorry for asking - how to get snmpd into my rootfs?
>
> I added net-snmp to my IMAGE_INSTALL. It creates the packages, but at least the net-snmp-server-snmpd is not included in my rootfs. Is there something to add?
According to the recipe, there is a net-snmp-server-snmpd package, maybe
that binary resides in that? You would need to IMAGE_INSTALL_append
that package then.
You can also search the tmp*/work/*/net-snmp*/{path to }/packages-split
to see which package is ends up in.
>
> Originally I just need the this server and libnetsnmp30
you can also grep for those name in the package workspace.
- armin
> Thank you
> Arno
More information about the poky
mailing list