configs/olimex_a33_olinuxino: U-Boot needs pylibfdt
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 10 Aug 2019 12:50:40 +0000 (14:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 10 Aug 2019 12:50:40 +0000 (14:50 +0200)
commita96e471a5752c167c6d0f451ff021546fdb17657
treee3053e81e1c67746b398957767f666743a04c587
parentef0e8153e18cb8fcc28a321ea8b45bc12f101db0
configs/olimex_a33_olinuxino: U-Boot needs pylibfdt

The U-Boot configuration for the olimex_a33_olinuxino needs pylibfdt,
and therefore needs host-swig. Without this, the build fails with:

  unable to execute 'swig': No such file or directory
  error: command 'swig' failed with exit status 1
  scripts/dtc/pylibfdt/Makefile:27: recipe for target 'scripts/dtc/pylibfdt/_libfdt.so' failed

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/269139202

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/olimex_a33_olinuxino_defconfig