- 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 <[email protected]> --- .../{canopenterm_2.02.bb => canopenterm_2.03.bb} | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) rename meta-oe/recipes-extended/canopenterm/{canopenterm_2.02.bb => canopenterm_2.03.bb} (84%) diff --git a/meta-oe/recipes-extended/canopenterm/canopenterm_2.02.bb b/meta-oe/recipes-extended/canopenterm/canopenterm_2.03.bb similarity index 84% rename from meta-oe/recipes-extended/canopenterm/canopenterm_2.02.bb rename to meta-oe/recipes-extended/canopenterm/canopenterm_2.03.bb index 0e8a7a1c8a..0ee94bb052 100644 --- a/meta-oe/recipes-extended/canopenterm/canopenterm_2.02.bb +++ b/meta-oe/recipes-extended/canopenterm/canopenterm_2.03.bb @@ -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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128012): https://lists.openembedded.org/g/openembedded-devel/message/128012 Mute This Topic: https://lists.openembedded.org/mt/120103307/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
