joek
9
I have since left that employer so I don’t have access to the old codebase.
If memory serves, I had only hacky solutions, but I had to build a couple of those packages on my build machine separate and then wrote bitbake scripts to copy the files into the sysroots so that I could run catkin_make from bitbake instead of on the device after initial image creation.
Overall, I would not recommend the solution since it was very prone to failure, but I needed it for a demonstration and not a long term solution so it seemed to suffice.