python-subprocess32: needs kernel headers v3.10 on MIPS N64
authorBaruch Siach <baruch@tkos.co.il>
Wed, 2 May 2018 18:33:19 +0000 (21:33 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 2 May 2018 19:32:31 +0000 (21:32 +0200)
commitfe8d17f99e423285df8daffa88994848b87d9661
treebcc63a1f1994d8c0f6f5d7734d4422318247eee5
parentc3cce05ac772e7803c81a8e8cb7fdcc1c21129cb
python-subprocess32: needs kernel headers v3.10 on MIPS N64

MIPS N64 ABI has been missing getdents64 wire up until kernel version
3.10. Make python-subprocess32 depend on newer headers for MIPS N64.

Fixes:
http://autobuild.buildroot.net/results/af1/af1c0dbfcc27fa93992de57f986657d65163800e/
http://autobuild.buildroot.net/results/e5f/e5f9e96d02512359348886a9db3aa4cea9db2081/
http://autobuild.buildroot.net/results/8ba/8ba4c75d724b45c4fe10b4b6c90602b68a811fac/

Cc: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python-subprocess32/Config.in