diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-smbus_4.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-smbus_4.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-smbus_4.3.bb b/meta-python/recipes-devtools/python/python3-smbus_4.3.bb index a9ba24fdbc..3e14736b2d 100644 --- a/meta-python/recipes-devtools/python/python3-smbus_4.3.bb +++ b/meta-python/recipes-devtools/python/python3-smbus_4.3.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Set of i2c tools for linux - Python module" | 1 | SUMMARY = "Set of i2c tools for linux - Python module" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://py-smbus/smbusmodule.c;beginline=1;endline=18;md5=46e424fb045901ab25e0f92c28c80055" | 3 | LIC_FILES_CHKSUM = "file://py-smbus/smbusmodule.c;beginline=1;endline=18;md5=46e424fb045901ab25e0f92c28c80055" |
| 4 | 4 | ||
| 5 | SRC_URI = "${KERNELORG_MIRROR}/software/utils/i2c-tools/i2c-tools-${PV}.tar.gz \ | 5 | SRC_URI = "${KERNELORG_MIRROR}/software/utils/i2c-tools/i2c-tools-${PV}.tar.gz \ |
