From: Chris Larson Date: Tue, 17 Feb 2004 17:46:04 +0000 (+0000) Subject: Apply patch that should work around the latest auto* failures with the python build. X-Git-Tag: Release-2010-05/1~20107 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a85ff071f3ecc7cc24dfbaa199629232a58ac10;p=openembedded.git Apply patch that should work around the latest auto* failures with the python build. BKrev: 4032535cr1AFs2hOGs4XSOJjGZUQ_Q --- diff --git a/python/python-2.3.3/autohell.patch b/python/python-2.3.3/autohell.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/python/python_2.3.3.oe b/python/python_2.3.3.oe index 7717db70c0..85ddb6f902 100644 --- a/python/python_2.3.3.oe +++ b/python/python_2.3.3.oe @@ -7,7 +7,8 @@ DEPENDS=virtual/libc python-native SRC_URI = ftp://www.python.org/pub/python/${PV}/Python-${PV}.tar.bz2 \ file://${FILESDIR}/bindir-libdir.patch;patch=1 \ - file://${FILESDIR}/crosscompile.patch;patch=1 + file://${FILESDIR}/crosscompile.patch;patch=1 \ + file://${FILESDIR}/autohell.patch;patch=1 # file://${FILESDIR}/crosscompile-hotshot.patch;patch=1 \ # file://${FILESDIR}/crosscompile-socket.patch;patch=1