diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-02-19 23:08:50 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-20 08:58:13 +0100 |
commit | b614b25156186bcae9d381986ea45bc3185d0ab6 (patch) | |
tree | 392dced2bf4a256e82ed93c1f8b2556084b7d06b /package/libv4l/libv4l-02-use-openat-when-available.patch | |
parent | 3c150f893de021eaa88f081a65308f186edcdf34 (diff) | |
download | buildroot-b614b25156186bcae9d381986ea45bc3185d0ab6.tar.gz buildroot-b614b25156186bcae9d381986ea45bc3185d0ab6.zip |
webkit: disable on < ARMv5t
webkit needs the ARM blx instruction, which is only available on >=
ARMv5t, so we have to make sure the webkit package cannot be enabled
on < ARMv5t. In order to achieve this, this commit introduces the
BR2_PACKAGE_WEBKIT_ARCH_SUPPORTS hidden Config.in knob, which avoids
duplicating all over the place the complex architecture dependencies
of webkit.
Fixes:
http://autobuild.buildroot.org/results/fdf/fdf8bc7660ac251792d0542d2729ea22753d3789/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libv4l/libv4l-02-use-openat-when-available.patch')
0 files changed, 0 insertions, 0 deletions