Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to new override syntax | Martin Jansa | 2021-08-03 | 1 | -1/+1 |
| | | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | python3-pythonping: Upgrade 1.0.16 -> 1.1.0 | Leon Anavi | 2021-06-09 | 1 | -0/+11 |
Upgrade to release 1.1.0: - Add a linux-like interval option to set the time to wait between pings, in seconds This is a BREAKING change to some extent. If you are using positional parameters, the interval option was added BEFORE some existing parameters, so you would end up filling the wrong parameter with your data. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> |