summaryrefslogtreecommitdiff
path: root/packages/python/python-pygame-1.7.1/Setup
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-07-03 03:25:30 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-03 03:25:30 +0000
commit660a0feb66e64979ec74a6e58d0b8d190bd4e5eb (patch)
tree14ad2c568d7908a09992cab8a9e5d95d007c8337 /packages/python/python-pygame-1.7.1/Setup
parent9b820e6f7a397dbf74f92b2596bd58fd2528283b (diff)
psmisc 22.2: Add 22.2 and use a common .inc file for 21.8 and 22.8.
Added to fix some IPv6 related bugs. See the changelog in 22.2 source for full list.
Diffstat (limited to 'packages/python/python-pygame-1.7.1/Setup')
0 files changed, 0 insertions, 0 deletions
'2014-09-01 18:00:32 +0100'>2014-09-01python-numpy: Fix build for mips64Khem Raj2 Add missing mips64 specific config files Signed-off-by: Khem Raj <raj.khem@gmail.com> 2014-07-19python-numpy: add support for powerpc64 architectureTing Liu2 Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2014-05-13python-numpy: add Signed-off-by to patchesRoss Burton2 These patches were authored by Koen Kooi in oe-classic commits: 443f6022df06d9f9dc221011c1744274deff2c2c 19a4b765a694c070bc50477026cda03143af34df As the patches haven't changed since, add his SOB. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2014-03-07python-numpy: fix build for qemumips and qemuppcChen Qi4 When building python-numpy for qemumips or qemuppc, the following error appeared. cp: cannot stat `xxx/python-numpy/1.7.0-r1/*config.h': No such file or directory This is because for qemumips or qemuppc, there are no such files in SRC_URI. This patch fixes this compiling error by adding necessary files to the SRC_URI. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> 2014-01-28python-numpy: don't search host directories for librariesRoss Burton1 The build process hard-codes searches of various directories in /usr when looking for libraries, delete this to avoid host contamination. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2014-01-14python-numpy: add (from meta-oe)Ross Burton14 python-numpy is needed for Piglit. This recipe is taken directly from meta-oe. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>