On Mon, 2022-04-11 at 13:27 -0700, Alessandro Tagliapietra wrote:
> Thank you for helping!
> 
> The package is node-red-node-serialport, it doesn't seem to create child
> packages for the dependencies, the nodejs deps only reside in the package
> node-modules folder.
> The packages-split only contained node-red-node-serialport-* packages.
> 
> So I've tried to add the skips for these child packages too:
> 
> INSANE_SKIP_${PN} += "already-stripped arch"
> INSANE_SKIP_${PN}-dbg += "already-stripped arch"
> INSANE_SKIP_${PN}-dev += "already-stripped arch"
> INSANE_SKIP_${PN}-doc += "already-stripped arch"
> INSANE_SKIP_${PN}-locale += "already-stripped arch"
> INSANE_SKIP_${PN}-src += "already-stripped arch"
> INSANE_SKIP_${PN}-staticdev += "already-stripped arch"

For honister the syntax would be:

INSANE_SKIP:${PN}

as the override change applies there.

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#56739): https://lists.yoctoproject.org/g/yocto/message/56739
Mute This Topic: https://lists.yoctoproject.org/mt/90398675/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to