python-six-native depends on it.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
inherit native
-RPROVIDES += "python-distutils-native python-compression-native python-textutils-native python-codecs-native python-core-native python-unittest-native"
+RPROVIDES += "python-distutils-native \
+ python-compression-native \
+ python-textutils-native \
+ python-codecs-native \
+ python-core-native \
+ python-unittest-native \
+ python-io-native \
+"
EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --with-system-expat=${STAGING_DIR_HOST}"