summaryrefslogtreecommitdiffstats
path: root/package/nginx/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-14 16:17:11 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-15 21:20:36 +0200
commitb5527d006b01b71e6e43d312488673b5cfe1c3d3 (patch)
tree695ee7e9d961b339a49ca2c0beef60ad4ae083ad /package/nginx/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch
parent10a0715dd549ef6e964f1508a6381b92a916d3c0 (diff)
downloadbuildroot-b5527d006b01b71e6e43d312488673b5cfe1c3d3.tar.gz
buildroot-b5527d006b01b71e6e43d312488673b5cfe1c3d3.zip
android-tools: fix dependency on libselinux
The fastboot sub-option of android-tools did not properly replicate the dependency of libselinux, which it is selecting. Due to this, an invalid configuration could be generated, with fastboot selected while thread support is not available for example (and therefore libselinux is not available). This problem was causing the following build failure: http://autobuild.buildroot.net/results/21e45cee04fd983c85c6702595ee3f7ed8470931/ This is fixed by replicating the selinux dependencies in the fastboot sub-option and adding the relevant Config.in comment. In addition, the main android-tools option had some logic to make sure at least one of its sub-option is enabled: adbd by default on systems with MMU, and fastboot by default on systems without MMU (because fastboot is the only part that builds on noMMU systems). However, with the new dependencies in the fastboot sub-option, this logic would have become a lot more complicated. Since fastboot is very unlikely to be used on noMMU systems, we simply make the whole package not available on noMMU systems. Cc: Gary Bisson <gary.bisson@boundarydevices.com> Cc: Antoine Tenart <antoine.tenart@free-electrons.com> Cc: Julien Corjon <corjon.j@ecagroup.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/nginx/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud