configs/rock64: needs U-Boot pylibfdt
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 8 Feb 2019 12:01:24 +0000 (13:01 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 8 Feb 2019 12:31:10 +0000 (13:31 +0100)
commit34ce67f4175c9b5628519e4da26a747d537ce043
treeae6a27fa8ba02c48f9766e2f2f5f26a6beb42d9b
parent85f4bd9425b4ee74839202ab012d193a0175c5fa
configs/rock64: needs U-Boot pylibfdt

The build currently fails with:

*** dtoc needs the Python libfdt library. Either
*** install it on your system, or try:
***
*** sudo apt-get install swig libpython-dev
***
*** to have U-Boot build its own version.

Adding BR2_TARGET_UBOOT_NEEDS_PYLIBFDT should fix this build issue,
which was reported at:

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/rock64_defconfig