diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-03-01 16:16:56 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-03-01 16:16:56 +0000 |
| commit | 1b7b0c28d8d6a99e7a52feeb0bfce7b5bd305691 (patch) | |
| tree | 3d5b85d1e94acab14e7d8a9409a2265610ff5444 | |
| parent | eff0c4b55a43d204ae6da4cbc57a0be1cbb33241 (diff) | |
| download | poky-1b7b0c28d8d6a99e7a52feeb0bfce7b5bd305691.tar.gz | |
python: sync with OE .dev and dropped Tcl/Tk support
- updated to 2.4.4
- cleaned manifest
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1305 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta-extras/packages/python/python-2.4.4-manifest.inc (renamed from meta-extras/packages/python/python-2.4.3-manifest.inc) | 36 | ||||
| -rw-r--r-- | meta-extras/packages/python/python-2.4.4/autohell.patch (renamed from meta-extras/packages/python/python-2.4.3/autohell.patch) | 0 | ||||
| -rw-r--r-- | meta-extras/packages/python/python-2.4.4/bindir-libdir.patch (renamed from meta-extras/packages/python/python-2.4.3/bindir-libdir.patch) | 0 | ||||
| -rw-r--r-- | meta-extras/packages/python/python-2.4.4/crosscompile.patch (renamed from meta-extras/packages/python/python-2.4.3/crosscompile.patch) | 0 | ||||
| -rw-r--r-- | meta-extras/packages/python/python-2.4.4/fix-tkinter-detection.patch (renamed from meta-extras/packages/python/python-2.4.3/fix-tkinter-detection.patch) | 0 | ||||
| -rw-r--r-- | meta-extras/packages/python/python-2.4.4/sitebranding.patch (renamed from meta-extras/packages/python/python-2.4.3/sitebranding.patch) | 0 | ||||
| -rw-r--r-- | meta-extras/packages/python/python_2.4.4.bb (renamed from meta-extras/packages/python/python_2.4.3.bb) | 18 |
7 files changed, 33 insertions, 21 deletions
diff --git a/meta-extras/packages/python/python-2.4.3-manifest.inc b/meta-extras/packages/python/python-2.4.4-manifest.inc index 0178d4e186..35017aefe7 100644 --- a/meta-extras/packages/python/python-2.4.3-manifest.inc +++ b/meta-extras/packages/python/python-2.4.4-manifest.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ######################################################################################################################## | 1 | ######################################################################################################################## |
| 2 | ### AUTO-GENERATED by './generate-oe.py' [(C) 2002-2005 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Thu Mar 30 17:39:30 2006 | 2 | ### AUTO-GENERATED by '/local/pkg/oe/org.openembedded.dev/contrib/python/generate-manifest.py' [(C) 2002-2007 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Mon Dec 25 00:05:05 2006 |
| 3 | ### | 3 | ### |
| 4 | ### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy | 4 | ### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy |
| 5 | ### | 5 | ### |
| @@ -8,12 +8,19 @@ | |||
| 8 | ######################################################################################################################## | 8 | ######################################################################################################################## |
| 9 | 9 | ||
| 10 | 10 | ||
| 11 | PACKAGES="python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio " | 11 | PROVIDES+="python-profile python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio " |
| 12 | |||
| 13 | PACKAGES="python-profile python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio " | ||
| 14 | |||
| 15 | DESCRIPTION_python-profile="Python Basic Profiling Support" | ||
| 16 | PR_python-profile="ml0" | ||
| 17 | RDEPENDS_python-profile="python-core" | ||
| 18 | FILES_python-profile="${libdir}/python2.4/profile.* ${libdir}/python2.4/pstats.* " | ||
| 12 | 19 | ||
| 13 | DESCRIPTION_python-threading="Python Threading & Synchronization Support" | 20 | DESCRIPTION_python-threading="Python Threading & Synchronization Support" |
| 14 | PR_python-threading="ml0" | 21 | PR_python-threading="ml0" |
| 15 | RDEPENDS_python-threading="python-core python-lang" | 22 | RDEPENDS_python-threading="python-core python-lang" |
| 16 | FILES_python-threading="${libdir}/python2.4/_threading_local.* ${libdir}/python2.4/bisect.* ${libdir}/python2.4/dummy_thread.* ${libdir}/python2.4/dummy_threading.* ${libdir}/python2.4/mutex.* ${libdir}/python2.4/threading.* ${libdir}/python2.4/Queue.* " | 23 | FILES_python-threading="${libdir}/python2.4/_threading_local.* ${libdir}/python2.4/dummy_thread.* ${libdir}/python2.4/dummy_threading.* ${libdir}/python2.4/mutex.* ${libdir}/python2.4/threading.* ${libdir}/python2.4/Queue.* " |
| 17 | 24 | ||
| 18 | DESCRIPTION_python-distutils="Python Distribution Utilities" | 25 | DESCRIPTION_python-distutils="Python Distribution Utilities" |
| 19 | PR_python-distutils="ml0" | 26 | PR_python-distutils="ml0" |
| @@ -32,7 +39,7 @@ FILES_python-codecs="${libdir}/python2.4/codecs.* ${libdir}/python2.4/encodings | |||
| 32 | 39 | ||
| 33 | DESCRIPTION_python-pickle="Python Persistence Support" | 40 | DESCRIPTION_python-pickle="Python Persistence Support" |
| 34 | PR_python-pickle="ml0" | 41 | PR_python-pickle="ml0" |
| 35 | RDEPENDS_python-pickle="python-core python-codecs python-re" | 42 | RDEPENDS_python-pickle="python-core python-codecs python-io python-re" |
| 36 | FILES_python-pickle="${libdir}/python2.4/pickle.* ${libdir}/python2.4/shelve.* ${libdir}/python2.4/lib-dynload/cPickle.so " | 43 | FILES_python-pickle="${libdir}/python2.4/pickle.* ${libdir}/python2.4/shelve.* ${libdir}/python2.4/lib-dynload/cPickle.so " |
| 37 | 44 | ||
| 38 | DESCRIPTION_python-datetime="Python Calendar and Time support" | 45 | DESCRIPTION_python-datetime="Python Calendar and Time support" |
| @@ -43,7 +50,7 @@ FILES_python-datetime="${libdir}/python2.4/_strptime.* ${libdir}/python2.4/calen | |||
| 43 | DESCRIPTION_python-core="Python Interpreter and core modules (needed!)" | 50 | DESCRIPTION_python-core="Python Interpreter and core modules (needed!)" |
| 44 | PR_python-core="ml0" | 51 | PR_python-core="ml0" |
| 45 | RDEPENDS_python-core="" | 52 | RDEPENDS_python-core="" |
| 46 | FILES_python-core="/usr/lib/python2.4/__future__.* /usr/lib/python2.4/copy.* /usr/lib/python2.4/copy_reg.* /usr/lib/python2.4/ConfigParser.py /usr/lib/python2.4/getopt.* /usr/lib/python2.4/linecache.* /usr/lib/python2.4/new.* /usr/lib/python2.4/os.* /usr/lib/python2.4/posixpath.* /usr/lib/python2.4/warnings.* /usr/lib/python2.4/site.* /usr/lib/python2.4/stat.* /usr/lib/python2.4/UserDict.* /usr/lib/python2.4/lib-dynload/binascii.so /usr/lib/python2.4/lib-dynload/struct.so /usr/lib/python2.4/lib-dynload/time.so /usr/lib/python2.4/lib-dynload/xreadlines.so /usr/lib/python2.4/types.* /usr/bin/python " | 53 | FILES_python-core="/usr/lib/python2.4/__future__.* /usr/lib/python2.4/copy.* /usr/lib/python2.4/copy_reg.* /usr/lib/python2.4/ConfigParser.py /usr/lib/python2.4/getopt.* /usr/lib/python2.4/linecache.* /usr/lib/python2.4/new.* /usr/lib/python2.4/os.* /usr/lib/python2.4/posixpath.* /usr/lib/python2.4/warnings.* /usr/lib/python2.4/site.* /usr/lib/python2.4/stat.* /usr/lib/python2.4/UserDict.* /usr/lib/python2.4/UserList.* /usr/lib/python2.4/UserString.* /usr/lib/python2.4/lib-dynload/binascii.so /usr/lib/python2.4/lib-dynload/struct.so /usr/lib/python2.4/lib-dynload/time.so /usr/lib/python2.4/lib-dynload/xreadlines.so /usr/lib/python2.4/types.* /usr/bin/python " |
| 47 | 54 | ||
| 48 | DESCRIPTION_python-io="Python Low-Level I/O" | 55 | DESCRIPTION_python-io="Python Low-Level I/O" |
| 49 | PR_python-io="ml0" | 56 | PR_python-io="ml0" |
| @@ -117,7 +124,7 @@ FILES_python-tkinter="${libdir}/python2.4/lib-dynload/_tkinter.so ${libdir}/pyth | |||
| 117 | 124 | ||
| 118 | DESCRIPTION_python-gdbm="Python GNU Database Support" | 125 | DESCRIPTION_python-gdbm="Python GNU Database Support" |
| 119 | PR_python-gdbm="ml0" | 126 | PR_python-gdbm="ml0" |
| 120 | RDEPENDS_python-gdbm="python-core libgdbm3" | 127 | RDEPENDS_python-gdbm="python-core" |
| 121 | FILES_python-gdbm="${libdir}/python2.4/lib-dynload/gdbm.so " | 128 | FILES_python-gdbm="${libdir}/python2.4/lib-dynload/gdbm.so " |
| 122 | 129 | ||
| 123 | DESCRIPTION_python-fcntl="Python's fcntl Interface" | 130 | DESCRIPTION_python-fcntl="Python's fcntl Interface" |
| @@ -128,7 +135,7 @@ FILES_python-fcntl="${libdir}/python2.4/lib-dynload/fcntl.so " | |||
| 128 | DESCRIPTION_python-netclient="Python Internet Protocol Clients" | 135 | DESCRIPTION_python-netclient="Python Internet Protocol Clients" |
| 129 | PR_python-netclient="ml0" | 136 | PR_python-netclient="ml0" |
| 130 | RDEPENDS_python-netclient="python-core python-datetime python-io python-lang python-logging python-mime" | 137 | RDEPENDS_python-netclient="python-core python-datetime python-io python-lang python-logging python-mime" |
| 131 | FILES_python-netclient="${libdir}/python2.4/_LWPCookieJar.* ${libdir}/python2.4/_MozillaCookieJar.* ${libdir}/python2.4/base64.* ${libdir}/python2.4/cookielib.* ${libdir}/python2.4/ftplib.* ${libdir}/python2.4/gopherlib.* ${libdir}/python2.4/hmac.* ${libdir}/python2.4/httplib.* ${libdir}/python2.4/mimetypes.* ${libdir}/python2.4/nntplib.* ${libdir}/python2.4/poplib.* ${libdir}/python2.4/smtplib.* ${libdir}/python2.4/telnetlib.* ${libdir}/python2.4/urllib.* ${libdir}/python2.4/urllib2.* ${libdir}/python2.4/urlparse.* " | 138 | FILES_python-netclient="${libdir}/python2.4/*Cookie*.* ${libdir}/python2.4/base64.* ${libdir}/python2.4/cookielib.* ${libdir}/python2.4/ftplib.* ${libdir}/python2.4/gopherlib.* ${libdir}/python2.4/hmac.* ${libdir}/python2.4/httplib.* ${libdir}/python2.4/mimetypes.* ${libdir}/python2.4/nntplib.* ${libdir}/python2.4/poplib.* ${libdir}/python2.4/smtplib.* ${libdir}/python2.4/telnetlib.* ${libdir}/python2.4/urllib.* ${libdir}/python2.4/urllib2.* ${libdir}/python2.4/urlparse.* " |
| 132 | 139 | ||
| 133 | DESCRIPTION_python-pprint="Python Pretty-Print Support" | 140 | DESCRIPTION_python-pprint="Python Pretty-Print Support" |
| 134 | PR_python-pprint="ml0" | 141 | PR_python-pprint="ml0" |
| @@ -142,7 +149,7 @@ FILES_python-netserver="${libdir}/python2.4/cgi.* ${libdir}/python2.4/BaseHTTPSe | |||
| 142 | 149 | ||
| 143 | DESCRIPTION_python-curses="Python Curses Support" | 150 | DESCRIPTION_python-curses="Python Curses Support" |
| 144 | PR_python-curses="ml0" | 151 | PR_python-curses="ml0" |
| 145 | RDEPENDS_python-curses="python-core libncurses5" | 152 | RDEPENDS_python-curses="python-core" |
| 146 | FILES_python-curses="${libdir}/python2.4/curses ${libdir}/python2.4/lib-dynload/_curses.so ${libdir}/python2.4/lib-dynload/_curses_panel.so " | 153 | FILES_python-curses="${libdir}/python2.4/curses ${libdir}/python2.4/lib-dynload/_curses.so ${libdir}/python2.4/lib-dynload/_curses_panel.so " |
| 147 | 154 | ||
| 148 | DESCRIPTION_python-syslog="Python's syslog Interface" | 155 | DESCRIPTION_python-syslog="Python's syslog Interface" |
| @@ -157,9 +164,14 @@ FILES_python-html="${libdir}/python2.4/formatter.* ${libdir}/python2.4/htmlentit | |||
| 157 | 164 | ||
| 158 | DESCRIPTION_python-readline="Python Readline Support" | 165 | DESCRIPTION_python-readline="Python Readline Support" |
| 159 | PR_python-readline="ml0" | 166 | PR_python-readline="ml0" |
| 160 | RDEPENDS_python-readline="python-core libreadline4" | 167 | RDEPENDS_python-readline="python-core" |
| 161 | FILES_python-readline="${libdir}/python2.4/lib-dynload/readline.so ${libdir}/python2.4/rlcompleter.* " | 168 | FILES_python-readline="${libdir}/python2.4/lib-dynload/readline.so ${libdir}/python2.4/rlcompleter.* " |
| 162 | 169 | ||
| 170 | DESCRIPTION_python-subprocess="Python Subprocess Support" | ||
| 171 | PR_python-subprocess="ml0" | ||
| 172 | RDEPENDS_python-subprocess="python-core python-io python-re" | ||
| 173 | FILES_python-subprocess="${libdir}/python2.4/subprocess.* " | ||
| 174 | |||
| 163 | DESCRIPTION_python-pydoc="Python Interactive Help Support" | 175 | DESCRIPTION_python-pydoc="Python Interactive Help Support" |
| 164 | PR_python-pydoc="ml0" | 176 | PR_python-pydoc="ml0" |
| 165 | RDEPENDS_python-pydoc="python-core python-lang python-stringold python-re" | 177 | RDEPENDS_python-pydoc="python-core python-lang python-stringold python-re" |
| @@ -195,7 +207,7 @@ PR_python-unittest="ml0" | |||
| 195 | RDEPENDS_python-unittest="python-core python-stringold python-lang" | 207 | RDEPENDS_python-unittest="python-core python-stringold python-lang" |
| 196 | FILES_python-unittest="${libdir}/python2.4/unittest.* " | 208 | FILES_python-unittest="${libdir}/python2.4/unittest.* " |
| 197 | 209 | ||
| 198 | DESCRIPTION_python-stringold="Python Deprecated String APIs" | 210 | DESCRIPTION_python-stringold="Python String APIs [deprecated]" |
| 199 | PR_python-stringold="ml0" | 211 | PR_python-stringold="ml0" |
| 200 | RDEPENDS_python-stringold="python-core python-re" | 212 | RDEPENDS_python-stringold="python-core python-re" |
| 201 | FILES_python-stringold="${libdir}/python2.4/lib-dynload/strop.so ${libdir}/python2.4/string.* " | 213 | FILES_python-stringold="${libdir}/python2.4/lib-dynload/strop.so ${libdir}/python2.4/string.* " |
| @@ -227,7 +239,7 @@ FILES_python-mmap="${libdir}/python2.4/lib-dynload/mmap.so " | |||
| 227 | 239 | ||
| 228 | DESCRIPTION_python-zlib="Python zlib Support." | 240 | DESCRIPTION_python-zlib="Python zlib Support." |
| 229 | PR_python-zlib="ml0" | 241 | PR_python-zlib="ml0" |
| 230 | RDEPENDS_python-zlib="python-core libz1" | 242 | RDEPENDS_python-zlib="python-core" |
| 231 | FILES_python-zlib="${libdir}/python2.4/lib-dynload/zlib.so " | 243 | FILES_python-zlib="${libdir}/python2.4/lib-dynload/zlib.so " |
| 232 | 244 | ||
| 233 | DESCRIPTION_python-db="Python File-Based Database Support" | 245 | DESCRIPTION_python-db="Python File-Based Database Support" |
| @@ -248,7 +260,7 @@ FILES_python-idle="/usr/bin/idle /usr/lib/python2.4/idlelib " | |||
| 248 | DESCRIPTION_python-lang="Python Low-Level Language Support" | 260 | DESCRIPTION_python-lang="Python Low-Level Language Support" |
| 249 | PR_python-lang="ml0" | 261 | PR_python-lang="ml0" |
| 250 | RDEPENDS_python-lang="python-core" | 262 | RDEPENDS_python-lang="python-core" |
| 251 | FILES_python-lang="${libdir}/python2.4/lib-dynload/array.so ${libdir}/python2.4/lib-dynload/parser.so ${libdir}/python2.4/lib-dynload/operator.so ${libdir}/python2.4/lib-dynload/_weakref.so ${libdir}/python2.4/lib-dynload/itertools.so ${libdir}/python2.4/lib-dynload/collections.so ${libdir}/python2.4/atexit.* ${libdir}/python2.4/code.* ${libdir}/python2.4/codeop.* ${libdir}/python2.4/dis.* ${libdir}/python2.4/inspect.* ${libdir}/python2.4/keyword.* ${libdir}/python2.4/opcode.* ${libdir}/python2.4/repr.* ${libdir}/python2.4/token.* ${libdir}/python2.4/tokenize.* ${libdir}/python2.4/traceback.* ${libdir}/python2.4/linecache.* ${libdir}/python2.4/weakref.* " | 263 | FILES_python-lang="${libdir}/python2.4/lib-dynload/array.so ${libdir}/python2.4/lib-dynload/parser.so ${libdir}/python2.4/lib-dynload/operator.so ${libdir}/python2.4/lib-dynload/_weakref.so ${libdir}/python2.4/lib-dynload/itertools.so ${libdir}/python2.4/lib-dynload/collections.so ${libdir}/python2.4/lib-dynload/_bisect.so ${libdir}/python2.4/lib-dynload/_heapq.so ${libdir}/python2.4/atexit.* ${libdir}/python2.4/bisect.* ${libdir}/python2.4/code.* ${libdir}/python2.4/codeop.* ${libdir}/python2.4/dis.* ${libdir}/python2.4/heapq.* ${libdir}/python2.4/inspect.* ${libdir}/python2.4/keyword.* ${libdir}/python2.4/opcode.* ${libdir}/python2.4/repr.* ${libdir}/python2.4/token.* ${libdir}/python2.4/tokenize.* ${libdir}/python2.4/traceback.* ${libdir}/python2.4/linecache.* ${libdir}/python2.4/weakref.* " |
| 252 | 264 | ||
| 253 | DESCRIPTION_python-audio="Python Audio Handling" | 265 | DESCRIPTION_python-audio="Python Audio Handling" |
| 254 | PR_python-audio="ml0" | 266 | PR_python-audio="ml0" |
diff --git a/meta-extras/packages/python/python-2.4.3/autohell.patch b/meta-extras/packages/python/python-2.4.4/autohell.patch index b0eebb9ce8..b0eebb9ce8 100644 --- a/meta-extras/packages/python/python-2.4.3/autohell.patch +++ b/meta-extras/packages/python/python-2.4.4/autohell.patch | |||
diff --git a/meta-extras/packages/python/python-2.4.3/bindir-libdir.patch b/meta-extras/packages/python/python-2.4.4/bindir-libdir.patch index 27ae5dce5b..27ae5dce5b 100644 --- a/meta-extras/packages/python/python-2.4.3/bindir-libdir.patch +++ b/meta-extras/packages/python/python-2.4.4/bindir-libdir.patch | |||
diff --git a/meta-extras/packages/python/python-2.4.3/crosscompile.patch b/meta-extras/packages/python/python-2.4.4/crosscompile.patch index f917bb2567..f917bb2567 100644 --- a/meta-extras/packages/python/python-2.4.3/crosscompile.patch +++ b/meta-extras/packages/python/python-2.4.4/crosscompile.patch | |||
diff --git a/meta-extras/packages/python/python-2.4.3/fix-tkinter-detection.patch b/meta-extras/packages/python/python-2.4.4/fix-tkinter-detection.patch index 602aa8e021..602aa8e021 100644 --- a/meta-extras/packages/python/python-2.4.3/fix-tkinter-detection.patch +++ b/meta-extras/packages/python/python-2.4.4/fix-tkinter-detection.patch | |||
diff --git a/meta-extras/packages/python/python-2.4.3/sitebranding.patch b/meta-extras/packages/python/python-2.4.4/sitebranding.patch index 85bb83a506..85bb83a506 100644 --- a/meta-extras/packages/python/python-2.4.3/sitebranding.patch +++ b/meta-extras/packages/python/python-2.4.4/sitebranding.patch | |||
diff --git a/meta-extras/packages/python/python_2.4.3.bb b/meta-extras/packages/python/python_2.4.4.bb index 30ce73abe2..962646833b 100644 --- a/meta-extras/packages/python/python_2.4.3.bb +++ b/meta-extras/packages/python/python_2.4.4.bb | |||
| @@ -3,10 +3,9 @@ HOMEPAGE = "http://www.python.org" | |||
| 3 | LICENSE = "PSF" | 3 | LICENSE = "PSF" |
| 4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
| 5 | PRIORITY = "optional" | 5 | PRIORITY = "optional" |
| 6 | MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" | 6 | DEPENDS = "python-native readline zlib gdbm openssl" |
| 7 | DEPENDS = "python-native readline zlib gdbm openssl tcl tk" | ||
| 8 | DEPENDS_sharprom = "python-native readline zlib gdbm openssl" | 7 | DEPENDS_sharprom = "python-native readline zlib gdbm openssl" |
| 9 | PR = "ml3" | 8 | PR = "ml0" |
| 10 | 9 | ||
| 11 | PYTHON_MAJMIN = "2.4" | 10 | PYTHON_MAJMIN = "2.4" |
| 12 | 11 | ||
| @@ -40,11 +39,12 @@ do_compile_prepend() { | |||
| 40 | } | 39 | } |
| 41 | 40 | ||
| 42 | do_compile() { | 41 | do_compile() { |
| 43 | oe_runmake HOSTPGEN=${STAGING_BINDIR}/pgen \ | 42 | oe_runmake HOSTPGEN=${STAGING_BINDIR_NATIVE}/pgen \ |
| 44 | HOSTPYTHON=${STAGING_BINDIR}/python \ | 43 | HOSTPYTHON=${STAGING_BINDIR_NATIVE}/python \ |
| 45 | STAGING_LIBDIR=${STAGING_LIBDIR} \ | 44 | STAGING_LIBDIR=${STAGING_LIBDIR} \ |
| 46 | STAGING_INCDIR=${STAGING_INCDIR} \ | 45 | STAGING_INCDIR=${STAGING_INCDIR} \ |
| 47 | BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} | 46 | BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ |
| 47 | OPT="${CFLAGS}" | ||
| 48 | } | 48 | } |
| 49 | 49 | ||
| 50 | do_stage() { | 50 | do_stage() { |
| @@ -54,15 +54,15 @@ do_stage() { | |||
| 54 | 54 | ||
| 55 | do_install() { | 55 | do_install() { |
| 56 | install -m 0644 Makefile.orig Makefile | 56 | install -m 0644 Makefile.orig Makefile |
| 57 | oe_runmake HOSTPGEN=${STAGING_BINDIR}/pgen \ | 57 | oe_runmake HOSTPGEN=${STAGING_BINDIR_NATIVE}/pgen \ |
| 58 | HOSTPYTHON=${STAGING_BINDIR}/python \ | 58 | HOSTPYTHON=${STAGING_BINDIR_NATIVE}/python \ |
| 59 | STAGING_LIBDIR=${STAGING_LIBDIR} \ | 59 | STAGING_LIBDIR=${STAGING_LIBDIR} \ |
| 60 | STAGING_INCDIR=${STAGING_INCDIR} \ | 60 | STAGING_INCDIR=${STAGING_INCDIR} \ |
| 61 | BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ | 61 | BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ |
| 62 | DESTDIR=${D} install | 62 | DESTDIR=${D} install |
| 63 | } | 63 | } |
| 64 | 64 | ||
| 65 | include python-${PV}-manifest.inc | 65 | require python-${PV}-manifest.inc |
| 66 | 66 | ||
| 67 | RPROVIDES_python-core = "python" | 67 | RPROVIDES_python-core = "python" |
| 68 | RPROVIDES_python-curses = "python" | 68 | RPROVIDES_python-curses = "python" |
