diff options
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/grub/grub2.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc index 20877e7735..c5ff10e598 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
@@ -60,6 +60,8 @@ BUILD_CFLAGS = "" | |||
60 | BUILD_CXXFLAGS = "" | 60 | BUILD_CXXFLAGS = "" |
61 | BUILD_LDFLAGS = "" | 61 | BUILD_LDFLAGS = "" |
62 | 62 | ||
63 | export PYTHON = "python3" | ||
64 | |||
63 | CFLAGS_append = " -Wno-error" | 65 | CFLAGS_append = " -Wno-error" |
64 | 66 | ||
65 | do_configure_prepend() { | 67 | do_configure_prepend() { |