summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/socketcan/can-isotp_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* vboxguestdrivers,can-isotp,bpftool: Add to BlacklistKhem Raj2019-09-071-0/+2
| | | | | | They need forward porting to kernel 5.2+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* can-isotp: Update to latest tipKhem Raj2019-08-291-1/+1
| | | | | | | | | | Fixes build with 5.2 kernel headers For complete changes see [1] [1] https://github.com/hartkopp/can-isotp/compare/6003f999...b31bce9 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* can-isotp: Upgrade to latestKhem Raj2018-08-271-1/+1
| | | | | | Fixes build with linux kernel 4.18+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* can-isotp: add recipeAndrea Galbusera2017-11-151-0/+12
Linux Kernel Module for ISO 15765-2:2016 CAN transport protocol. CAN Transport Protocol offers support for segmented Point-to-Point communication between CAN nodes via two defined CAN Identifiers. This protocol driver implements data transfers according to ISO 15765-2. This recipe provides can-isotp.ko kernel module. Signed-off-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>