webkitgtk24: fix compilation failure due to unicode quotes
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 2 Sep 2015 12:08:50 +0000 (13:08 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 4 Oct 2015 17:57:45 +0000 (18:57 +0100)
commit7fe695c0656dae2a2b9f973c2aede7058a723049
tree7e756b58971f050e53d0dcca0880ddd92b1fa50c
parent87785ec15979bfc4f5fa12baf9b1a2308976f6cc
webkitgtk24: fix compilation failure due to unicode quotes

As reported in this upstream bug...

https://bugs.webkit.org/show_bug.cgi?id=128971

...the pretty unicode double quotes break Python stdin. Backporting the
patch that was attached to that bug report and tweak it minimally to
make it apply on Buildroot.

Fixes:

  http://autobuild.buildroot.net/results/c8e/c8ea1cab0a1ee081f9bca994ff5309ea0117d692/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/webkitgtk24/0003-Pretty-quotes-in-licence-break-Python-stdin.patch [new file with mode: 0644]