You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
netcat is not installed by default in minimal containers (original
OpenSUSE, crops). We can avoid depending on additional host tools
by building socat-native from OE-core.
While at it, replace multiple calls to get_bitbake_var with a single
get_bitbake_vars(), which is faster because each call is one call of
"bitbake -e".
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
0 commit comments