python3: fix invalid ncursesw header path
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 8 Feb 2015 21:23:24 +0000 (22:23 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 12 Feb 2015 21:28:17 +0000 (22:28 +0100)
commit414d7e97a7359be87ef3b622c409e4200a8991ff
treeb2afe92f765e746c9281b5a5d362097fc62c9da5
parent0b173fd795036b61abf09b2f324347a94ba41ed2
python3: fix invalid ncursesw header path

This commit adds a patch to python3 that makes sure it does not use an
invalid header path (pointing to host headers) when including ncursesw
support.

Fixes:

  http://autobuild.buildroot.org/results/9bd/9bdaa392e8dd00c6ebee156b758e3c0cac480237/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Romain Naour <romain.naour@openwide.fr>
Tested-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python3/018-ncursesw-remove-wrong-includedir.patch [new file with mode: 0644]