Hi Livius,

On 11/4/22 13:42, Livius wrote:
In my tmp/deploy/rpm/noarch folder i can see many-many other firmware .rpm 
files like linux-firmware-bcm43xx, linux-firmware-nvidia-tegra and so on, these 
were not planed to be installed. It seems to me, the full linux-firmware 
package was deployed somehow.

Yes, that's normal. When a recipe is built, all its packages are created and put into that directory. It's not because the package is created that it's installed in the final rootfs.

> I think i am using poky now, this is my path for linux-firmware: PROJECT/sources/poky/meta/recipes-kernel/linux-firmware/linux-firmware_20220913.bb

So, my poky come from git.yoctoproject.org ( 
https://urldefense.com/v3/__https://git.yoctoproject.org/poky/log/?h=kirkstone__;!!OOPJP91ZZw!iE35Nh5nRc3nFT6cCWMcIbXJsRTSva3-k0ELYN7qrnPobvaTVmufMXyu6PTsr_2phXtEqT4WAHAyDmU3tfm0A0o7KOuVycOZZMX2Wg$
  ) , i use latest kirkstone commit ( 
https://urldefense.com/v3/__https://git.yoctoproject.org/poky/commit/?h=kirkstone&id=2e79b199114b25d81bfaa029ccfb17676946d20d__;!!OOPJP91ZZw!iE35Nh5nRc3nFT6cCWMcIbXJsRTSva3-k0ELYN7qrnPobvaTVmufMXyu6PTsr_2phXtEqT4WAHAyDmU3tfm0A0o7KOuVycMxLdUTqg$
  ).


And there's no bbappend for linux-firmware anywhere?
Run:
bitbake-layers show-appends linux-firmware

In pn-buildlist and task-depends.dot i can see only linux-firmware, i have no 
any listed single package like should be linux-firmware-imx-sdma-imx7d.


Mmm indeed, less helpful than I had imagined. I think you can figure out which packages are installed by adding INHERIT += "buildhistory". It should create an installed-packages.txt file after a build.

Cheers,
Quentin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#172712): 
https://lists.openembedded.org/g/openembedded-core/message/172712
Mute This Topic: https://lists.openembedded.org/mt/94795411/21656
Mute 
#kirkstone:https://lists.openembedded.org/g/openembedded-core/mutehashtag/kirkstone
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to