Hello,
how can I build ntp with openssl support?
I already created a ntp_%.bbappend file to extend the recipe ntp_4.2.8p4.bb.
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
PACKAGECONFIG += "openssl"
is this sufficant to enable openssl?
How can I determine if ntp supports sha1?
Best regards,
Oliver