summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-ls1_2014.07.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-ls1_2014.07.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb b/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
index 7b4fb58..1a1f76d 100644
--- a/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
+++ b/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
@@ -4,7 +4,7 @@ inherit fsl-u-boot-localversion
4 4
5LOCALVERSION ?= "-${SRCBRANCH}" 5LOCALVERSION ?= "-${SRCBRANCH}"
6 6
7DEPENDS += "u-boot-ls1-tools-native" 7DEPENDS += "change-file-endianess-native"
8PROVIDES += "u-boot" 8PROVIDES += "u-boot"
9 9
10do_compile_append () { 10do_compile_append () {