mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 21:21:58 +02:00
SECTION has been used inconsistently throughout the recipes in this layer. Convert them to all use the same convention. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
6 lines
79 B
PHP
6 lines
79 B
PHP
SECTION = "net"
|
|
inherit update-alternatives gettext
|
|
|
|
ALTERNATIVE_${PN} = "nc"
|
|
|