diff options
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb index 7b4fb583a..1a1f76dcf 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb | |||
| @@ -4,7 +4,7 @@ inherit fsl-u-boot-localversion | |||
| 4 | 4 | ||
| 5 | LOCALVERSION ?= "-${SRCBRANCH}" | 5 | LOCALVERSION ?= "-${SRCBRANCH}" |
| 6 | 6 | ||
| 7 | DEPENDS += "u-boot-ls1-tools-native" | 7 | DEPENDS += "change-file-endianess-native" |
| 8 | PROVIDES += "u-boot" | 8 | PROVIDES += "u-boot" |
| 9 | 9 | ||
| 10 | do_compile_append () { | 10 | do_compile_append () { |
