[oe-commits] org.oe.dreambox python-2.4.3: workaround over missing heapq.py

tmbinc commit openembedded-commits at lists.openembedded.org
Thu Oct 12 16:04:48 UTC 2006


python-2.4.3: workaround over missing heapq.py

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: d61987f227cf296b6dfde86197bb05c38ff536b9
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d61987f227cf296b6dfde86197bb05c38ff536b9
Files:
1
packages/python/python-2.4.3-manifest.inc
Diffs:

#
# mt diff -r7a3c086c9764ceeba364cdcc8ae5eb31b13b7ca4 -rd61987f227cf296b6dfde86197bb05c38ff536b9
#
# 
# 
# patch "packages/python/python-2.4.3-manifest.inc"
#  from [d3af94fe4e0c080d27018ab18fed9daf72911821]
#    to [1ffae00af56ff38cff177e1bd80915a57e3f5b11]
# 
============================================================
--- packages/python/python-2.4.3-manifest.inc	d3af94fe4e0c080d27018ab18fed9daf72911821
+++ packages/python/python-2.4.3-manifest.inc	1ffae00af56ff38cff177e1bd80915a57e3f5b11
@@ -43,7 +43,7 @@ RDEPENDS_python-core=""
 DESCRIPTION_python-core="Python Interpreter and core modules (needed!)"
 PR_python-core="ml0"
 RDEPENDS_python-core=""
-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 "
+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/heapq.* /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 "
 
 DESCRIPTION_python-io="Python Low-Level I/O"
 PR_python-io="ml0"






More information about the Openembedded-commits mailing list