From badb6c6fb491338e81fa10348a9315bd3c228a1a Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 15 Sep 2021 12:09:41 +0200 Subject: ref-manual: update "devtool check-upgrade-status" output This command now uses "INFO" insted of "NOTES" and output information in columns. Also good to show more recent versions of recipes. (From yocto-docs rev: d875083150ac30b884d823e9f0f568d3a92ddcc1) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/devtool-reference.rst | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'documentation/ref-manual') 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. $ devtool check-upgrade-status ... - NOTE: acpid 2.0.30 2.0.31 Ross Burton - NOTE: u-boot-fw-utils 2018.11 2019.01 Marek Vasut d3689267f92c5956e09cc7d1baa4700141662bff - NOTE: u-boot-tools 2018.11 2019.01 Marek Vasut d3689267f92c5956e09cc7d1baa4700141662bff - . - . - . - NOTE: base-passwd 3.5.29 3.5.45 Anuj Mittal cannot be updated due to: Version 3.5.38 requires cdebconf for update-passwd utility - NOTE: busybox 1.29.2 1.30.0 Andrej Valek - NOTE: dbus-test 1.12.10 1.12.12 Chen Qi + INFO: bind 9.16.20 9.16.21 Armin Kuster + INFO: inetutils 2.1 2.2 Tom Rini + INFO: iproute2 5.13.0 5.14.0 Changhyeok Bae + INFO: openssl 1.1.1l 3.0.0 Alexander Kanavin + INFO: base-passwd 3.5.29 3.5.51 Anuj Mittal cannot be updated due to: Version 3.5.38 requires cdebconf for update-passwd utility + ... Last but not least, you may set :term:`UPSTREAM_VERSION_UNKNOWN` to ``1`` in a recipe when there's currently no way to determine its latest upstream -- cgit v1.2.3-54-g00ecf