[yocto] How do I use additional commands in recipe?

tykwon tykwon at m2i.co.kr
Mon Jun 18 02:09:11 PDT 2018


Hi.

> Technically, you need to create a recipe for pyppd. If you only need it during the install process (e.g. you want it to run on the host), then you need -native recipe, to be precise. Here is a lot of documentation on the process:
> https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#new-recipe-writing-a-new-recipe
> For python-specific ideas, you might want to look at meta-python: http://cgit.openembedded.org/meta-openembedded/tree/meta-python

I now know that I need a native recipe(pyppd) in my case.

Let's create a pyppd native recipe once, referring to meta-python.
I will reply if successful.

Thank you.

Regards
Kwon



More information about the yocto mailing list