summaryrefslogtreecommitdiffstats
path: root/package/python-django/python-django.hash
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-02-13 22:10:53 +0100
committerPeter Korsgaard <peter@korsgaard.com>2019-02-14 21:48:04 +0100
commit506cdeb2d08811f309c6dc80c0098bf1ccdee21a (patch)
tree2b6d3efc3f2d95cdd5573225fdac92a9f280f917 /package/python-django/python-django.hash
parent4b29c68ea27a56766fc247cd71d2a5c2b0c457e3 (diff)
downloadbuildroot-506cdeb2d08811f309c6dc80c0098bf1ccdee21a.tar.gz
buildroot-506cdeb2d08811f309c6dc80c0098bf1ccdee21a.zip
configs/orangepi_one_plus: fix kernel headers option
Contrary to what the comment in the defconfig says, the orangepi_one_plus_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/158295166 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-django/python-django.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud