diff options
| -rw-r--r-- | recipes-bsp/ppa/ppa_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ppa/ppa_git.bb b/recipes-bsp/ppa/ppa_git.bb index 1e5084e61..421d94911 100644 --- a/recipes-bsp/ppa/ppa_git.bb +++ b/recipes-bsp/ppa/ppa_git.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Primary Protected Application" | |||
| 2 | LICENSE = "Freescale-EULA" | 2 | LICENSE = "Freescale-EULA" |
| 3 | LIC_FILES_CHKSUM = "file://ppa/EULA.txt;md5=60037ccba533a5995e8d1a838d85799c" | 3 | LIC_FILES_CHKSUM = "file://ppa/EULA.txt;md5=60037ccba533a5995e8d1a838d85799c" |
| 4 | 4 | ||
| 5 | DEPENDS += "u-boot-mkimage-native" | 5 | DEPENDS += "u-boot-mkimage-native dtc-native" |
| 6 | 6 | ||
| 7 | inherit deploy | 7 | inherit deploy |
| 8 | 8 | ||
