Go to file
Alexandre Bard 66216504ee um-service-cfg: Small improvements
Since kernel 5.10 upgrade, this script was actually not working
properly. The script is waiting on network.target to be ready, but
network.target does not mean that the route to user module is already
setup. And since with kernel 5.10 the route needs a bridge to be setup,
this takes a bit longer to be ready.

When there is no route to an IP address, ping does not wait the
specified timeout (-W) and returns immediately with an error. this was
leading to the 30 pings being done over a much smaller time period than
expected and therefore made the service fail before the route was setup.

Also in case the user module was not found, the service did not fail but
continued checking the port, which failed (of course) and the script was
then wrongly assuming the presence of an old UM.

BugzID: 81969
2022-11-14 14:36:18 +01:00
backports backports ethtool to support broadr interfaces 2021-12-09 16:06:40 +01:00
bbappends distro-netmodule: Move curl packageconfig to distro instead of bbappend 2022-09-26 17:53:41 +02:00
classes classes: removed obsolete externalgitsrc.bbclass 2022-06-14 11:28:19 +02:00
conf distro-netmodule: Move curl packageconfig to distro instead of bbappend 2022-09-26 17:53:41 +02:00
recipes-benchmarking/benchmarking-cpu benchmark: Update coremark 2018-03-27 15:15:47 +02:00
recipes-core packagegroup-net: Add ethtool to base package 2022-09-12 11:17:42 +02:00
recipes-devtools Remove pycurl 2021-08-26 16:05:44 +02:00
recipes-extended tmate: Move to backports and use recipes from meta-oe 2021-08-26 16:59:56 +02:00
recipes-testing recipes: removed unittest class, cleaned recipes to build only for target 2021-07-06 11:13:16 +02:00
recipes-tools sys-mon: set public gitlab as default URL 2022-07-28 11:23:32 +02:00
recipes-user-module um-service-cfg: Small improvements 2022-11-14 14:36:18 +01:00