diff options
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/rcw/rcw_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-bsp/rcw/rcw_git.bb b/meta-fsl-arm/recipes-bsp/rcw/rcw_git.bb index 0d10548a7..7e77ab343 100644 --- a/meta-fsl-arm/recipes-bsp/rcw/rcw_git.bb +++ b/meta-fsl-arm/recipes-bsp/rcw/rcw_git.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "Reset Configuration Word - hardware boot-time parameters for the | |||
| 3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
| 4 | LIC_FILES_CHKSUM = "file://rcw.py;beginline=8;endline=28;md5=9ba0b28922dd187b06b6c8ebcfdd208e" | 4 | LIC_FILES_CHKSUM = "file://rcw.py;beginline=8;endline=28;md5=9ba0b28922dd187b06b6c8ebcfdd208e" |
| 5 | 5 | ||
| 6 | DEPENDS += "u-boot-ls1-tools-native" | 6 | DEPENDS += "change-file-endianess-native" |
| 7 | 7 | ||
| 8 | inherit deploy | 8 | inherit deploy |
| 9 | 9 | ||
