1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

overview-manual: convert configuration-compile-autoreconf.png to svg

- Convert the png file to an SVG file
- Add the UNPACKDIR reference.
- Remove ${PR} from WORKDIR value, after cc83e4548465 ("bitbake.conf:
  Drop PE and PR from WORKDIR and STAMP") on OE-Core.
- Change S value to BP (equal to ${BPN}-${PV}, but more accurate).

(From yocto-docs rev: 272056be6e32d1b6cd2b7064ab764a55474721b5)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 91b53f4d1de5b9669cbb8d7fc741ba9c08c31f94)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2025-03-11 14:31:04 +01:00
committed by Richard Purdie
parent 0b16a741f1
commit d67f7ffa79
3 changed files with 1498 additions and 1 deletions
+1 -1
View File
@@ -805,7 +805,7 @@ After source code is patched, BitBake executes tasks that configure and
compile the source code. Once compilation occurs, the files are copied compile the source code. Once compilation occurs, the files are copied
to a holding area (staged) in preparation for packaging: to a holding area (staged) in preparation for packaging:
.. image:: figures/configuration-compile-autoreconf.png .. image:: svg/configuration-compile-autoreconf.*
:width: 100% :width: 100%
This step in the build process consists of the following tasks: This step in the build process consists of the following tasks:
Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 80 KiB