mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
can-utils: bump to revision 665d869
Also: - remove patch applied upstream - update the hash of the license because the file now contains a SPDX license identifier Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
83f8750081
commit
ce41fe5aca
@@ -1,14 +1,13 @@
|
||||
SUMMARY = "Linux CAN network development utilities"
|
||||
DESCRIPTION = "Linux CAN network development"
|
||||
LICENSE = "GPLv2 & BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://include/linux/can.h;endline=43;md5=390a2c9a3c5e3595a069ac1436553ee7"
|
||||
LIC_FILES_CHKSUM = "file://include/linux/can.h;endline=44;md5=a9e1169c6c9a114a61329e99f86fdd31"
|
||||
|
||||
DEPENDS = "libsocketcan"
|
||||
|
||||
SRC_URI = "git://github.com/linux-can/${BPN}.git;protocol=git;branch=master \
|
||||
file://0001-fix-include-to-find-SIOCGSTAMP-with-latest-kernel.patch \
|
||||
"
|
||||
SRCREV = "4c8fb05cb4d6ddcd67299008db54af423f86fd05"
|
||||
SRC_URI = "git://github.com/linux-can/${BPN}.git;protocol=git;branch=master"
|
||||
|
||||
SRCREV = "665d8699ebe728bf48e63e8ae58d2482db72f954"
|
||||
|
||||
PV = "0.0+gitr${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user