[OE-core] devtool recipe not working outside workspace

Alexander Kanavin alex.kanavin at gmail.com
Tue Aug 28 12:02:46 UTC 2018


2018-08-28 13:44 GMT+02:00 Marco Oman via Openembedded-core
<openembedded-core at lists.openembedded.org>:
> So I gave the command
>
>  devtool add https://github.com/Unitech/pm2.git
>
> and then
>
> bitbake pm2
>
> Then added a patch. Everything is OK. At the end I moved the recipe under my
> layer (sources/meta-mycompany/recipes-devtools/pm2)
> and issued the command
>
> devtool reset pm2

That's not how you should be using devtool. Once you are satisfied
with the recipe and sources in devtool's workspace, issue 'devtool
finish' instead of moving the recipe manually etc.

Alex



More information about the Openembedded-core mailing list