diff --git a/meta-python/recipes-devtools/python/python3-canmatrix_1.2.bb b/meta-python/recipes-devtools/python/python3-canmatrix_1.2.bb
new file mode 100644
index 0000000000..e78606a142
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-canmatrix_1.2.bb
@@ -0,0 +1,10 @@
+SUMMARY = "Canmatrix is a python package to read and write several CAN (Controller Area Network) database formats."
+HOMEPAGE = "https://github.com/Phynix/yamlloader"
+LICENSE = "BSD-2-Clause"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=bb3bdbe015537f08812c87d93670ea1b"
+
+SRC_URI[sha256sum] = "19d5ba3fd69974bd41985b90198503bfde6ae3639dfc8ce6a2f7a0338787dbf7"
+
+PYPI_PACKAGE = "canmatrix"
+
+inherit pypi python_setuptools_build_meta
