summaryrefslogtreecommitdiffstats
path: root/package/python-django/python-django.mk
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2018-08-16 23:31:50 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-08-17 16:52:33 +0200
commit1d8d6cbdcc9fb85db6f885ffd9019174ce9952bf (patch)
tree7fafdb1f5e70d831f0913e485cc78f5070521f25 /package/python-django/python-django.mk
parent1b53b177a638eff051caf017d3f4b92cbb52223b (diff)
downloadbuildroot-1d8d6cbdcc9fb85db6f885ffd9019174ce9952bf.tar.gz
buildroot-1d8d6cbdcc9fb85db6f885ffd9019174ce9952bf.zip
orangepi_pc_defconfig: bump u-boot to 2018.07 to fix build issue
u-boot 2018.05 now fails to build with the following error: HOSTCC scripts/dtc/flattree.o In file included from /builds/buildroot.org/buildroot/output/host/include/libfdt.h:54:0, from /builds/buildroot.org/buildroot/output/build/uboot-2018.05/scripts/dtc/libfdt/fdt.c:54: /builds/buildroot.org/buildroot/output/host/include/libfdt_env.h:82:24: error: redefinition of 'fdt16_to_cpu' static inline uint16_t fdt16_to_cpu(fdt16_t x) ^~~~~~~~~~~~ In file included from /builds/buildroot.org/buildroot/output/build/uboot-2018.05/scripts/dtc/libfdt/fdt.c:51:0: /builds/buildroot.org/buildroot/output/build/uboot-2018.05/scripts/dtc/libfdt/libfdt_env.h:81:24: note: previous definition of 'fdt16_to_cpu' was here static inline uint16_t fdt16_to_cpu(fdt16_t x) ^~~~~~~~~~~~ https://gitlab.com/buildroot.org/buildroot/-/jobs/88314886 Fix it by bumping the u-boot version to 2018.07. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-django/python-django.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud