Yocto Project Documentation
 help / color / mirror / Atom feed
From: "Antonin Godard" <antonin.godard@bootlin.com>
To: "Quentin Schulz" <quentin.schulz@cherry.de>,
	<docs@lists.yoctoproject.org>
Cc: "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>
Subject: Re: [docs] [PATCH 4/6] overview-manual: convert analysis-for-package-splitting.png to svg
Date: Mon, 24 Feb 2025 11:44:56 +0100	[thread overview]
Message-ID: <D80M5AHQKMZ7.33540OEYICE9G@bootlin.com> (raw)
In-Reply-To: <c11747fe-fdd1-40f5-943f-a8e999573e6e@cherry.de>

Hi Quentin,

On Thu Feb 20, 2025 at 5:18 PM CET, Quentin Schulz wrote:
> Hi Antonin,
>
> On 2/18/25 10:11 AM, Antonin Godard via lists.yoctoproject.org wrote:
>> Convert the png file to an SVG file, and add the UNPACKDIR reference.
>> 
>
> Not only that, it seems:
>
> - -${PR} suffix is gone from ${PV}-${PR}

I should have mentioned that in the commit message, but forgot.

  $ bitbake-getvar WORKDIR
  # $WORKDIR [2 operations]
  #   set /build/../work/openembedded-core/meta/conf/bitbake.conf:409
  #     "${BASE_WORKDIR}/${MULTIMACH_TARGET_SYS}/${PN}/${PV}"
  ...
  # pre-expansion value:
  #   "${BASE_WORKDIR}/${MULTIMACH_TARGET_SYS}/${PN}/${PV}"

See cc83e4548465 ("bitbake.conf: Drop PE and PR from WORKDIR and STAMP") on
OE-core.

> - ${BPN}-${PV} has become ${BP}

Because BP = ${BPN}-${PV}, and I think we better stick to the correct
definitions:

  $ bitbake-getvar S
  # $S [2 operations]
  #   set /build/../work/openembedded-core/meta/conf/bitbake.conf:413
  #     "${WORKDIR}/${BP}"
  ...
  # pre-expansion value:
  #   "${WORKDIR}/${BP}"


Antonin

-- 
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2025-02-24 10:45 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18  9:11 [PATCH 0/6] Updates around the UNPACKDIR variable Antonin Godard
2025-02-18  9:11 ` [PATCH 1/6] overview-manual: convert source-fetching.png to svg and fix UNPACKDIR Antonin Godard
2025-02-20 16:03   ` [docs] " Quentin Schulz
2025-02-18  9:11 ` [PATCH 2/6] overview-manual: convert patching.png to svg Antonin Godard
2025-02-20 16:05   ` [docs] " Quentin Schulz
2025-02-18  9:11 ` [PATCH 3/6] overview-manual: convert configuration-compile-autoreconf.png " Antonin Godard
2025-02-20 16:13   ` [docs] " Quentin Schulz
2025-02-24  9:19     ` Antonin Godard
2025-02-24 10:26       ` Quentin Schulz
2025-02-24 10:37         ` Antonin Godard
2025-02-18  9:11 ` [PATCH 4/6] overview-manual: convert analysis-for-package-splitting.png " Antonin Godard
2025-02-20 16:18   ` [docs] " Quentin Schulz
2025-02-24 10:44     ` Antonin Godard [this message]
2025-02-24 10:48       ` Quentin Schulz
2025-02-18  9:12 ` [PATCH 5/6] overview-manual: add UNPACKDIR in the directory description Antonin Godard
2025-02-20 16:22   ` [docs] " Quentin Schulz
2025-02-18  9:12 ` [PATCH 6/6] ref-manual/variables: improve the UNPACKDIR documentation Antonin Godard
2025-02-20 16:41   ` [docs] " Quentin Schulz
2025-02-24 10:53     ` Antonin Godard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D80M5AHQKMZ7.33540OEYICE9G@bootlin.com \
    --to=antonin.godard@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=quentin.schulz@cherry.de \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox