Khem Raj
                                            Khem Raj
                                        
                                    post installs fails when sometimes qemu segfaults in cross builds when running some target operations during build. Can you find details in logs as to why it thinks it failed...
@zhangze0722 I think you have found a packaging bug here. We need to use `update-alternatives` mechanism here and let one of the two packages install it based on priority https://docs.yoctoproject.org/dev/singleindex.html#ref-classes-update-alternatives
https://git.yoctoproject.org/poky/tree/meta/classes-recipe/bash-completion.bbclass#n13 already adds the needed rdep and pulseaudio recipe does inherit bash-completion https://git.yoctoproject.org/poky/tree/meta/recipes-multimedia/pulseaudio/pulseaudio.inc#n68 not sure how to reproduce it.
Please try using master branch of poky and report back.
@cg-sat yeah, I think the problem here, I have sent a fix to oe-core layer [1] [1] https://lore.kernel.org/openembedded-core/[email protected]/T/#u
> dupe of #71? yes it is. Except that my commit msg has some more relevant info :)
Thats sad. whats your plan for this repo then ? do you want someone to take over maintaining it ?
yeah let me take it to the project itself and see if there is help
@nknuth would you mind contributing this recipe via a patch in a PR ?
Master branch is good here