[yocto] Bitbake recipe using CMake that requires python-six as part of compiling?

Andre McCurdy armccurdy at gmail.com
Tue Mar 6 15:04:41 PST 2018


On Tue, Mar 6, 2018 at 2:24 PM, Giordon Stark <kratsg at gmail.com> wrote:
> Is there a good recipe to follow where the normal rules apply for packaging
> and such? I had a hard time finding one that wasn't a rabbit-hole of *.inc
> files.

Start with the default packaging rules in meta/conf/bitbake.conf

Any packaging rules you find in a recipe are by definition workarounds
for oddly installed files or custom rules to handle packaging
requirements which don't fit the standard model - so not an ideal
reference when trying to understand the basics.



More information about the yocto mailing list