From c9bc1fffd5f59261bd6833dae3cd25cfc5a98af5 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 2 Nov 2020 17:48:14 +0100 Subject: [PATCH] i2c-tools: upgrade 4.1 -> 4.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../i2c-tools/{i2c-tools_4.1.bb => i2c-tools_4.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/i2c-tools/{i2c-tools_4.1.bb => i2c-tools_4.2.bb} (91%) diff --git a/meta/recipes-devtools/i2c-tools/i2c-tools_4.1.bb b/meta/recipes-devtools/i2c-tools/i2c-tools_4.2.bb similarity index 91% rename from meta/recipes-devtools/i2c-tools/i2c-tools_4.1.bb rename to meta/recipes-devtools/i2c-tools/i2c-tools_4.2.bb index c5761170aa..7a53151d0e 100644 --- a/meta/recipes-devtools/i2c-tools/i2c-tools_4.1.bb +++ b/meta/recipes-devtools/i2c-tools/i2c-tools_4.2.bb @@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" SRC_URI = "${KERNELORG_MIRROR}/software/utils/i2c-tools/${BP}.tar.gz \ " -SRC_URI[md5sum] = "3536237a6b51fb10caacdc3b8a496237" -SRC_URI[sha256sum] = "ef8f77afc70e7dbfd1171bfeae87a8a7f10074829370ce8d9ccd585a014e0073" +SRC_URI[sha256sum] = "7de18ed890e111fa54ab7ea896804d5faa4d1f0462a258aad9fbb7a8cc6b60cc" inherit update-alternatives -- 2.40.1