u-boot_2019.04.bbappend: Inherit pythonnative
Fix for Jenkins error | scripts/dtc/pylibfdt/libfdt_wrap.c 149 21 fatal error Python.h No such file or directory | compilation terminated. | error command 'gcc' failed with exit status 1 Signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io>
This commit is contained in:
parent
addff7a145
commit
f72ae3a47c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
UBOOT_KCONFIG_SUPPORT = "1"
|
||||
inherit resin-u-boot
|
||||
inherit resin-u-boot pythonnative
|
||||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue