From 7794952de8fb352169a7a619aa6d2f34a8ae002b Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Tue, 27 Jan 2026 14:06:45 +0100 Subject: [PATCH] dev-manual/packages.rst: rename r0.0 to r0 when PR server is not enabled When we don't have a PR server enabled, we don't have leading ".0" to the PKGR variable, as this is added by the PR server. (From yocto-docs rev: 4c64db73fa68b6dbc11fe4b64452b0d6b7ee0280) Signed-off-by: Antonin Godard (cherry picked from commit 7a0324b6a10e64ee250945747db10ca88040b1ce) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/dev-manual/packages.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/packages.rst b/documentation/dev-manual/packages.rst index c2c44ba3f0..38cc20d0d9 100644 --- a/documentation/dev-manual/packages.rst +++ b/documentation/dev-manual/packages.rst @@ -305,8 +305,8 @@ with a number. The number used depends on the state of the PR Service: .. code-block:: none - hello-world-git_0.0+git0+b6558dd387-r0.0_armv7a-neon.ipk - hello-world-git_0.0+git0+dd2f5c3565-r0.0_armv7a-neon.ipk + hello-world-git_0.0+git0+b6558dd387-r0_armv7a-neon.ipk + hello-world-git_0.0+git0+dd2f5c3565-r0_armv7a-neon.ipk In summary, the OpenEmbedded build system does not track the history of binary package versions for this purpose. ``AUTOINC``, in this case, is