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:
Vicentiu Galanopulo 2019-10-04 08:56:06 +02:00
parent addff7a145
commit f72ae3a47c

View file

@ -1,5 +1,5 @@
UBOOT_KCONFIG_SUPPORT = "1"
inherit resin-u-boot
inherit resin-u-boot pythonnative
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"