2018-08-28 13:44 GMT+02:00 Marco Oman via Openembedded-core <[email protected]>: > 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
