diff options
| author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2024-12-17 12:12:26 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-12-20 06:01:45 -0800 |
| commit | 0b1e1d50070f9de390e7a6f109e86c3ba111847e (patch) | |
| tree | 726d1a1326f2b21954759ae771be9ebca5afdaab /meta/recipes-core/base-passwd | |
| parent | a0801dbc3e78afa43daec496abd47e83a5ddab89 (diff) | |
| download | poky-0b1e1d50070f9de390e7a6f109e86c3ba111847e.tar.gz | |
base-passwd: Update the status for two patches
The two patches to disable use of debconf and generation of
documentation have been merged upstream.
(From OE-Core rev: f68617115d3518368db16bc16bcf4578619999fe)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit aca8844d7c05b4ba937625e59275d3f7953d3da7)
Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-core/base-passwd')
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/base-passwd/base-passwd/0006-Make-it-possible-to-build-without-debconf-support.patch b/meta/recipes-core/base-passwd/base-passwd/0006-Make-it-possible-to-build-without-debconf-support.patch index 61ed1641a1..6e236993f5 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0006-Make-it-possible-to-build-without-debconf-support.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0006-Make-it-possible-to-build-without-debconf-support.patch | |||
| @@ -5,7 +5,7 @@ Subject: [PATCH] Make it possible to build without debconf support | |||
| 5 | 5 | ||
| 6 | Not all systems have the debconfclient library available. | 6 | Not all systems have the debconfclient library available. |
| 7 | 7 | ||
| 8 | Upstream-Status: Submitted [https://salsa.debian.org/debian/base-passwd/-/merge_requests/11] | 8 | Upstream-Status: Backport [https://salsa.debian.org/debian/base-passwd/-/commit/c72aa5dd25a952da25e307761f4526db2c8c39ec] |
| 9 | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 9 | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> |
| 10 | --- | 10 | --- |
| 11 | Makefile.am | 1 - | 11 | Makefile.am | 1 - |
diff --git a/meta/recipes-core/base-passwd/base-passwd/0007-Make-it-possible-to-disable-the-generation-of-the-do.patch b/meta/recipes-core/base-passwd/base-passwd/0007-Make-it-possible-to-disable-the-generation-of-the-do.patch index 2bec065cdb..5c63599143 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0007-Make-it-possible-to-disable-the-generation-of-the-do.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0007-Make-it-possible-to-disable-the-generation-of-the-do.patch | |||
| @@ -6,7 +6,7 @@ Subject: [PATCH] Make it possible to disable the generation of the | |||
| 6 | 6 | ||
| 7 | Not all systems have docbook and po4a available. | 7 | Not all systems have docbook and po4a available. |
| 8 | 8 | ||
| 9 | Upstream-Status: Submitted [https://salsa.debian.org/debian/base-passwd/-/merge_requests/11] | 9 | Upstream-Status: Backport [https://salsa.debian.org/debian/base-passwd/-/commit/2a6d16e595c93084e279d0dcbef37d960b44fd1a] |
| 10 | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 10 | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> |
| 11 | --- | 11 | --- |
| 12 | Makefile.am | 2 ++ | 12 | Makefile.am | 2 ++ |
