diff --git a/meta-python/recipes-devtools/python/python3-smbus_4.1.bb b/meta-python/recipes-devtools/python/python3-smbus_4.2.bb similarity index 71% rename from meta-python/recipes-devtools/python/python3-smbus_4.1.bb rename to meta-python/recipes-devtools/python/python3-smbus_4.2.bb index 6b3364943..862a547c0 100644 --- a/meta-python/recipes-devtools/python/python3-smbus_4.1.bb +++ b/meta-python/recipes-devtools/python/python3-smbus_4.2.bb @@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://smbusmodule.c;beginline=1;endline=18;md5=46e424fb0459 PR = "r1" SRC_URI = "${KERNELORG_MIRROR}/software/utils/i2c-tools/i2c-tools-${PV}.tar.gz " -SRC_URI[md5sum] = "3536237a6b51fb10caacdc3b8a496237" -SRC_URI[sha256sum] = "ef8f77afc70e7dbfd1171bfeae87a8a7f10074829370ce8d9ccd585a014e0073" +SRC_URI[md5sum] = "d6861c89521f2a2773e19edadb2befee" +SRC_URI[sha256sum] = "7de18ed890e111fa54ab7ea896804d5faa4d1f0462a258aad9fbb7a8cc6b60cc" DEPENDS += "i2c-tools"