summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ppa/ppa_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ppa/ppa_git.bb')
-rw-r--r--recipes-bsp/ppa/ppa_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ppa/ppa_git.bb b/recipes-bsp/ppa/ppa_git.bb
index 1e5084e6..421d9491 100644
--- a/recipes-bsp/ppa/ppa_git.bb
+++ b/recipes-bsp/ppa/ppa_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "Primary Protected Application"
2LICENSE = "Freescale-EULA" 2LICENSE = "Freescale-EULA"
3LIC_FILES_CHKSUM = "file://ppa/EULA.txt;md5=60037ccba533a5995e8d1a838d85799c" 3LIC_FILES_CHKSUM = "file://ppa/EULA.txt;md5=60037ccba533a5995e8d1a838d85799c"
4 4
5DEPENDS += "u-boot-mkimage-native" 5DEPENDS += "u-boot-mkimage-native dtc-native"
6 6
7inherit deploy 7inherit deploy
8 8