Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
DEFAULT_RMCPP_IFACE = "eth1"
|
||||
|
||||
ALT_RMCPP_IFACE = "eth0"
|
||||
SYSTEMD_SERVICE:${PN} += " \
|
||||
${PN}@${ALT_RMCPP_IFACE}.service \
|
||||
${PN}@${ALT_RMCPP_IFACE}.socket \
|
||||
"
|
||||
Reference in New Issue
Block a user