summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2015.01.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2015.01.bb b/meta/recipes-bsp/u-boot/u-boot_2015.01.bb
index 6feac3107d..3a21224edd 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2015.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2015.01.bb
@@ -7,3 +7,5 @@ DEPENDS += "dtc-native"
7SRCREV = "92fa7f53f1f3f03296f8ffb14bdf1baefab83368" 7SRCREV = "92fa7f53f1f3f03296f8ffb14bdf1baefab83368"
8 8
9PV = "v2015.01+git${SRCPV}" 9PV = "v2015.01+git${SRCPV}"
10
11EXTRA_OEMAKE_append = " KCFLAGS=-fgnu89-inline"