similarity index 94%
rename from meta-oe/recipes-extended/canopenterm/canopenterm_2.03.bb
rename to meta-oe/recipes-extended/canopenterm/canopenterm_2.04.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8977ecf3af54da2a5271158cc969bd45"
DEPENDS = "canvenient cjson isocline libinih libsdl3 lua pocketpy"
SRC_URI = "git://github.com/CANopenTerm/CANopenTerm.git;protocol=https;branch=main;tag=v${PV}"
-SRCREV = "63ccae8262f5e796ffca0c8a44fdf7ff0bd28571"
+SRCREV = "786e89e5378f5b4cc9371029eda86ca0c3b76498"
inherit cmake ptest
- New API functions: - oscilloscope_buffer_create() - oscilloscope_buffer_destroy() - oscilloscope_buffer_push() - widget_oscilloscope() - widget_theme() - Various bug fixes - Add new scripts: - csv.lua to export PCAN TRC trace files to CSV format for analysis in Excel/Calc. - scope.lua to demonstrate how to use the new oscilloscope widget. - Update trace.lua and replay.lua to be able to handle basic ISOBUS (ISO 11783) CAN traffic. Signed-off-by: Michael Fitzmayer <mail@michael-fitzmayer.de> --- .../canopenterm/{canopenterm_2.03.bb => canopenterm_2.04.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/canopenterm/{canopenterm_2.03.bb => canopenterm_2.04.bb} (94%)