From: wangmy Date: Thu, 29 Jul 2021 07:06:28 +0000 (+0800) Subject: i2c-tools: upgrade 4.2 -> 4.3 X-Git-Tag: uninative-3.3~123 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ca41c972260de9d3ecd2098f19ec90e4e81f252b;p=openembedded-core.git i2c-tools: upgrade 4.2 -> 4.3 4.3 (2021-07-22) decode-dimms: Attempt to decode LPDDR3 modules eeprom, eepromer: Removed the tools in favor of eeprog i2cdetect: Sort the bus list by number Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/i2c-tools/i2c-tools_4.2.bb b/meta/recipes-devtools/i2c-tools/i2c-tools_4.3.bb similarity index 95% rename from meta/recipes-devtools/i2c-tools/i2c-tools_4.2.bb rename to meta/recipes-devtools/i2c-tools/i2c-tools_4.3.bb index 77196fd633..51e4e5d8e9 100644 --- a/meta/recipes-devtools/i2c-tools/i2c-tools_4.2.bb +++ b/meta/recipes-devtools/i2c-tools/i2c-tools_4.3.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" SRC_URI = "${KERNELORG_MIRROR}/software/utils/i2c-tools/${BP}.tar.gz \ " -SRC_URI[sha256sum] = "7de18ed890e111fa54ab7ea896804d5faa4d1f0462a258aad9fbb7a8cc6b60cc" +SRC_URI[sha256sum] = "eec464e42301d93586cbeca3845ed61bff40f560670e5b35baec57301d438148" inherit update-alternatives