[Buildroot] 'orangepi_one_defconfig' build issue

Peter Korsgaard peter at korsgaard.com
Wed Jan 11 07:16:52 UTC 2017


>>>>> "paul" == paul  <paul.arssov at sbcglobal.net> writes:

 > Hi,
 > I did a build for orange-pi' board based on the recently posted
 > 'orangepi_one_defconfig' , using buildroot-2016-11. There is this
 > error coming -
> --------------------
 >       ...
 > if ! support/scripts/check-kernel-headers.sh
 > /media/p/data/ai-robo/bld-lnx/buildroot-2016.11/output/host/usr/arm-buildroot-linux-uclibcgnueabihf/sysroot 

 > 4.8; then exit 1; fi
 > Incorrect selection of kernel headers: expected 4.8.x, got 4.9.x

The new orangepi_one_defconfig uses kernel / headers 4.9 which weren't
available in the 2016.11 release. You can either try to change it to use
kernel 4.8 or build against current git which does have 4.9 support.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list