Actually, I ran into this: http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/socketcan
So here, I think, can-utils recipes should be revisited, cannelloni recipe added, and also another application recipe added as well: https://github.com/dschanoeh/socketcand/ Best Regards, Zoran On Thu, Jul 19, 2018 at 1:09 PM, Zoran Stojsavljevic <[email protected]> wrote: >> I'm happy to move cannelloni to a generic layer if there is wider interest. > > I did not write only the stand-alone recipe for cannelloni, since I > needed the one, original one from this location: > https://github.com/mguentner/cannelloni > > I also wrote one for can-utils, since one, residing in YOCTO Projects > from Pengutronix GIT is 8y old. > I used one from here (most recent, I guess): > https://github.com/linux-can/can-utils > > So, I created my own layer, and put them both (recipes) there. > > If you all ask me, I would like to have some generic CAN layer, where > these CAN recipes can reside. > > There are more CAN user space creations, most of them work over > socketCAN (and these days more important socketCAN-Fd) frameworks. > > This generic CAN layer creation will be the step toward the unified > automotive system CAN architecture... IMHO. > > Zoran > _______ > > > On Thu, Jul 19, 2018 at 12:41 PM, Gunnar Andersson > <[email protected]> wrote: >> On Wed, 2018-07-18 at 23:49 +0200, Mirza Krak wrote: >>> On Wed, Jul 18, 2018, 13:38 Zoran Stojsavljevic <zoran.stojsavljevic@gmail >>> .com> wrote: >>> > Hello YOCTO community, >>> > >>> > Since I need to build the latest and the greatest Github creations >>> > from the independent contributors, I decided myself to write few YOCTO >>> > recipes and to get myself to this (un)pleasant learning path. >>> > >>> > I did few examples, simplistic ones, before I took more complex >>> > recipes to write. >>> > >>> > And... I need this one, Cannelloni, one defined here: >>> > https://github.com/mguentner/cannelloni >>> >>> Recipe for above can be found here, https://github.com/GENIVI/genivi-dev- >>> platform/blob/master/meta-genivi-dev/meta-genivi-dev/recipes- >>> extended/cannelloni/cannelloni.bb. >> >> Since that layer is not kept as a separate submodule, your only reasonable >> option would be copying, so I'll jump in to preempt that. >> >> It would be better with a single location (shared maintenance). meta- >> genivi-dev is where we keep things that (seem to be so far) unique to our >> platform, so rather than recommending to reuse that layer we strive to push >> things out of there, as soon as it makes sense. >> >> I'm happy to move cannelloni to a generic layer if there is wider interest. >> >> meta-can-networking? There might be some other CAN associated components of >> interest so that it does not become one of those single-recipe layers... >> >> On the other hand, some related things are elsewhere: >> >> - meta-openembedded/meta-oe/recipes-extended/socketcan/* >> >> Please share your thoughts. >> >> - Gunnar >> >> >> -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
