diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/devtool-reference.rst | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/documentation/ref-manual/devtool-reference.rst b/documentation/ref-manual/devtool-reference.rst index 6c5f433121..a1a8bcdc98 100644 --- a/documentation/ref-manual/devtool-reference.rst +++ b/documentation/ref-manual/devtool-reference.rst | |||
@@ -392,15 +392,12 @@ for an example. | |||
392 | 392 | ||
393 | $ devtool check-upgrade-status | 393 | $ devtool check-upgrade-status |
394 | ... | 394 | ... |
395 | NOTE: acpid 2.0.30 2.0.31 Ross Burton <ross.burton@intel.com> | 395 | INFO: bind 9.16.20 9.16.21 Armin Kuster <akuster808@gmail.com> |
396 | NOTE: u-boot-fw-utils 2018.11 2019.01 Marek Vasut <marek.vasut@gmail.com> d3689267f92c5956e09cc7d1baa4700141662bff | 396 | INFO: inetutils 2.1 2.2 Tom Rini <trini@konsulko.com> |
397 | NOTE: u-boot-tools 2018.11 2019.01 Marek Vasut <marek.vasut@gmail.com> d3689267f92c5956e09cc7d1baa4700141662bff | 397 | INFO: iproute2 5.13.0 5.14.0 Changhyeok Bae <changhyeok.bae@gmail.com> |
398 | . | 398 | INFO: openssl 1.1.1l 3.0.0 Alexander Kanavin <alex.kanavin@gmail.com> |
399 | . | 399 | INFO: base-passwd 3.5.29 3.5.51 Anuj Mittal <anuj.mittal@intel.com> cannot be updated due to: Version 3.5.38 requires cdebconf for update-passwd utility |
400 | . | 400 | ... |
401 | NOTE: base-passwd 3.5.29 3.5.45 Anuj Mittal <anuj.mittal@intel.com> cannot be updated due to: Version 3.5.38 requires cdebconf for update-passwd utility | ||
402 | NOTE: busybox 1.29.2 1.30.0 Andrej Valek <andrej.valek@siemens.com> | ||
403 | NOTE: dbus-test 1.12.10 1.12.12 Chen Qi <Qi.Chen@windriver.com> | ||
404 | 401 | ||
405 | Last but not least, you may set :term:`UPSTREAM_VERSION_UNKNOWN` to ``1`` | 402 | Last but not least, you may set :term:`UPSTREAM_VERSION_UNKNOWN` to ``1`` |
406 | in a recipe when there's currently no way to determine its latest upstream | 403 | in a recipe when there's currently no way to determine its latest upstream |