summaryrefslogtreecommitdiffstats
path: root/package/libopenssl/0003-Reproducible-build-do-not-leak-compiler-path.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-02-08 13:08:31 +0100
committerPeter Korsgaard <peter@korsgaard.com>2019-02-08 13:30:48 +0100
commit85f4bd9425b4ee74839202ab012d193a0175c5fa (patch)
tree65ef1de032765f59bd75a5d83ed6f2960903c166 /package/libopenssl/0003-Reproducible-build-do-not-leak-compiler-path.patch
parenta4a0cf21335ebdd38f99966a765ed2a600028da1 (diff)
downloadbuildroot-85f4bd9425b4ee74839202ab012d193a0175c5fa.tar.gz
buildroot-85f4bd9425b4ee74839202ab012d193a0175c5fa.zip
configs/orangepi_lite2: fix kernel headers option
Contrary to what the comment in the defconfig says, the orangepi_lite2_defconfig was not using the "same as kernel" option for kernel headers, but really selecting explicitly Linux 4.18 headers, independently from the kernel version. Except that in the mean time, BR2_KERNEL_HEADERS_4_18 has been removed, causing a build failure due to the legacy checking: Makefile.legacy:9: *** "You have legacy configuration in your .config! Please check your configuration.". Stop. This commit fixes that by using the proper BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_18 option. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/158295163 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libopenssl/0003-Reproducible-build-do-not-leak-compiler-path.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud