diff options
| author | Derek Straka <derek@asterius.io> | 2018-01-21 11:54:14 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-01-26 17:28:12 -0800 |
| commit | 211de0d9c8221eb8cdb3cde126add688ebc6ed45 (patch) | |
| tree | 8711acd04e2c7820af68a7cc15dad7266c8b1dbf /meta-python/recipes-devtools/python/python3-smbus_4.0.bb | |
| parent | df997e0747decf536fc96f6c3be1adf3056f9f35 (diff) | |
| download | meta-openembedded-211de0d9c8221eb8cdb3cde126add688ebc6ed45.tar.gz | |
python-smbus: update to version 4.0
Fixes issues related to incompatibility with i2c-tools upgrade in oe-core
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-smbus_4.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-smbus_4.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-smbus_4.0.bb b/meta-python/recipes-devtools/python/python3-smbus_4.0.bb new file mode 100644 index 0000000000..b357bcd822 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-smbus_4.0.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit distutils3 | ||
| 2 | require python-smbus.inc | ||
