diff options
| author | Chunrong Guo <B40290@freescale.com> | 2015-02-04 15:18:13 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-02-05 23:08:27 -0200 |
| commit | 438f214bb1e0e0a1be6581ac9761b6db348a4c4e (patch) | |
| tree | 407949fd2ddb31e41dad788e8a2b343757505f5d | |
| parent | cd7c18c2c3ad1ae282c9c9c9b83e847061b371d1 (diff) | |
| download | meta-freescale-438f214bb1e0e0a1be6581ac9761b6db348a4c4e.tar.gz | |
u-boot-ls1: Added change-file-endianess as DEPENDS
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -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 () { |
