ref-manual: clarify that PACKAGE_EXCLUDE supports DEB packaging

As an accompaniment to earlier commit
0d05dedd62a6d4c726f120a23654ede1f0b23d8e, correct that the
PACKAGE_EXCLUDE variable supports the DEB packaging backend.

(From yocto-docs rev: 7cb1b61247852c0693950f034aa88dcd6dc3accd)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 195fc0981996998ba2939bb9ce8770f396e5f438)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
Robert P. J. Day
2026-05-22 12:21:45 -04:00
committed by Paul Barker
parent 36687ffb9c
commit bb00844600

View File

@@ -6349,8 +6349,8 @@ system and gives an overview of their function and contents.
an iterative development process to remove specific components from a
system.
This variable is supported only when using the IPK and RPM
packaging backends. DEB is not supported.
This variable is supported by all of the RPM, DEB and IPK
packaging backends.
See the :term:`NO_RECOMMENDATIONS` and the
:term:`BAD_RECOMMENDATIONS` variables for