mbox series

[0/1] variables.rst: fix LAYERDEPENDS description

Message ID 20251021151918.2922354-1-joaomarcos.costa@bootlin.com
Headers show
Series variables.rst: fix LAYERDEPENDS description | expand

Message

Joao Marcos Costa Oct. 21, 2025, 3:19 p.m. UTC
Hello,

I didn't find any references of this variable inside any recipe (oe-core,
meta-openembedded/*), but I didn't look too deep in bitbake's source code, so I
might not be 100% correct about this.

Here's the patch, just in case.

João Marcos Costa (1):
  variables.rst: fix LAYERDEPENDS description

 documentation/ref-manual/variables.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Antonin Godard Oct. 31, 2025, 12:30 p.m. UTC | #1
On Tue, 21 Oct 2025 17:19:17 +0200, João Marcos Costa wrote:
> I didn't find any references of this variable inside any recipe (oe-core,
> meta-openembedded/*), but I didn't look too deep in bitbake's source code, so I
> might not be 100% correct about this.
> 
> Here's the patch, just in case.
> 
> João Marcos Costa (1):
>   variables.rst: fix LAYERDEPENDS description
> 
> [...]

Applied, thanks!

[1/1] variables.rst: fix LAYERDEPENDS description
      commit: eec26e11adb6e3a9c4f53f825b9a1730c9ddee12

Best regards,