mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
canopenterm: update to version 2.03
License-Update: copyright year span has been updated. - Added new script to interface CiA 305: Layer setting services (LSS) - New API function to set baud rate: can_set_baudrate() - Remove usage of white text-color Signed-off-by: Michael Fitzmayer <mail@michael-fitzmayer.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
committed by
Khem Raj
parent
c564a7e833
commit
ae8eecd7c8
+3
-5
@@ -11,14 +11,12 @@ HOMEPAGE = "https://canopenterm.de"
|
||||
BUGTRACKER = "https://github.com/CANopenTerm/CANopenTerm/issues"
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=bd2edc721b4a0289efe949bdbe7dda79"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8977ecf3af54da2a5271158cc969bd45"
|
||||
|
||||
DEPENDS = "canvenient cjson isocline libinih libsdl3 lua pocketpy"
|
||||
|
||||
PV .= "+git"
|
||||
|
||||
SRC_URI = "git://github.com/CANopenTerm/CANopenTerm.git;protocol=https;branch=main"
|
||||
SRCREV = "7a9466029a6e88345e65e794ff1779f778c9358a"
|
||||
SRC_URI = "git://github.com/CANopenTerm/CANopenTerm.git;protocol=https;branch=main;tag=v${PV}"
|
||||
SRCREV = "63ccae8262f5e796ffca0c8a44fdf7ff0bd28571"
|
||||
|
||||
|
||||
inherit cmake ptest
|
||||
Reference in New Issue
Block a user