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>
This commit is contained in:
Derek Straka
2018-01-21 11:54:14 -05:00
committed by Armin Kuster
parent df997e0747
commit 211de0d9c8
3 changed files with 3 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
inherit distutils
require python-smbus.inc