python: import package as-is from old packages
authorAlexandru Ardelean <aa@ocedo.com>
Wed, 24 Sep 2014 08:08:37 +0000 (11:08 +0300)
committerAlexandru Ardelean <aa@ocedo.com>
Mon, 6 Oct 2014 14:31:23 +0000 (17:31 +0300)
commit0169d40b8147e8cbf579b5a7ce2e4b7867164aab
tree7f45c627e96d316652ca570b5d55190e7267c3a2
parenta6a3037fbdda502a22528a58c342ea2e3bdb081a
python: import package as-is from old packages

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
13 files changed:
lang/python/Makefile [new file with mode: 0644]
lang/python/files/python-package.mk [new file with mode: 0644]
lang/python/patches/000-cross-compile.patch [new file with mode: 0644]
lang/python/patches/020-dont-compile-python-files.patch [new file with mode: 0644]
lang/python/patches/030-fixup-include-dirs.patch [new file with mode: 0644]
lang/python/patches/040-dont-import-cross-compiled-modules.patch [new file with mode: 0644]
lang/python/patches/070-dont-clean-ipkg-install.patch [new file with mode: 0644]
lang/python/patches/080-distutils-dont_adjust_files.patch [new file with mode: 0644]
lang/python/patches/110-enable-zlib.patch [new file with mode: 0644]
lang/python/patches/120-force-internal-modules-for-hashlib.patch [new file with mode: 0644]
lang/python/patches/130-readline-setup.patch [new file with mode: 0644]
lang/python/patches/140-verbose-sharedmods.patch [new file with mode: 0644]
lang/python/patches/150-no-sqlite-rpath.patch [new file with mode: 0644]