aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-smbus_4.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-21 11:54:14 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-26 17:28:12 -0800
commit211de0d9c8221eb8cdb3cde126add688ebc6ed45 (patch)
tree8711acd04e2c7820af68a7cc15dad7266c8b1dbf /meta-python/recipes-devtools/python/python-smbus_4.0.bb
parentdf997e0747decf536fc96f6c3be1adf3056f9f35 (diff)
downloadmeta-openembedded-contrib-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/python-smbus_4.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-smbus_4.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-smbus_4.0.bb b/meta-python/recipes-devtools/python/python-smbus_4.0.bb
new file mode 100644
index 0000000000..1b95778877
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-smbus_4.0.bb
@@ -0,0 +1,2 @@
+inherit distutils
+require python-smbus.inc