diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-smbus_4.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-smbus_4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-smbus_4.1.bb b/meta-python/recipes-devtools/python/python3-smbus_4.1.bb index 1be77393b2..6b33649434 100644 --- a/meta-python/recipes-devtools/python/python3-smbus_4.1.bb +++ b/meta-python/recipes-devtools/python/python3-smbus_4.1.bb | |||
| @@ -9,5 +9,5 @@ SRC_URI[sha256sum] = "ef8f77afc70e7dbfd1171bfeae87a8a7f10074829370ce8d9ccd585a01 | |||
| 9 | 9 | ||
| 10 | DEPENDS += "i2c-tools" | 10 | DEPENDS += "i2c-tools" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/i2c-tools-${PV}/py-smbus/" | 12 | S = "${WORKDIR}/i2c-tools-${PV}/py-smbus" |
| 13 | inherit distutils3 | 13 | inherit distutils3 |
