Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757243 - cannelloni-1.0.0: SocketCAN over Ethernet tunnel (new package)
Summary: cannelloni-1.0.0: SocketCAN over Ethernet tunnel (new package)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-27 16:44 UTC by Marc
Modified: 2020-11-29 15:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild file (cannelloni-1.0.0.ebuild,586 bytes, text/plain)
2020-11-27 16:44 UTC, Marc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc 2020-11-27 16:44:27 UTC
Created attachment 675391 [details]
ebuild file

Hi,

please my ebuild for net-misc/cannelloni attached.

cannelloni is an application to allow sending can messsages via ethernet. This allows for one machine (e.g. Raspberry Pi) to be the network device and for another, remote machine to listen / influence the can.

I suggest introducing this ebuild as a new package to the gentoo repository.
I had help in getting the ebuild to work, cf. https://forums.gentoo.org/viewtopic-p-8537002.html#8537002

Kind regards

Marc
Comment 1 Jonas Stein gentoo-dev 2020-11-27 17:24:42 UTC
you can write the inherit in one line.
Comment 2 Marc 2020-11-29 15:10:14 UTC
PR created
https://github.com/gentoo/gentoo/pull/18447