diff --git a/meta/recipes-devtools/python/python-native_2.7.3.bb b/meta/recipes-devtools/python/python-native_2.7.3.bb index b2a36b478f..0571d3a488 100644 --- a/meta/recipes-devtools/python/python-native_2.7.3.bb +++ b/meta/recipes-devtools/python/python-native_2.7.3.bb @@ -18,6 +18,7 @@ SRC_URI += "\ file://builddir.patch \ file://parallel-makeinst-create-bindir.patch \ file://python-fix-build-error-with-Readline-6.3.patch \ + file://gcc-4.8-fix-configure-Wformat.patch \ " S = "${WORKDIR}/Python-${PV}"