summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/atf/qoriq-atf_2.4.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-07-25 19:41:28 -0300
committerGitHub <noreply@github.com>2022-07-25 19:41:28 -0300
commit3915c0fe53c9e692b1dfd1bbdb6a5b922bf472af (patch)
treef75cbcfae68356a4bde64f13f70a6ca8fd206d68 /recipes-bsp/atf/qoriq-atf_2.4.bb
parent28af4ece686e2dda0ae01258cdfafcc16cfaf77c (diff)
parent5142908182ceb1da79d8245cb2e612deac448508 (diff)
downloadmeta-freescale-3915c0fe53c9e692b1dfd1bbdb6a5b922bf472af.tar.gz
Merge pull request #1145 from Freescale/backport-1144-to-kirkstone
[Backport kirkstone] [qoriq] Rework cst and optee recipes
Diffstat (limited to 'recipes-bsp/atf/qoriq-atf_2.4.bb')
-rw-r--r--recipes-bsp/atf/qoriq-atf_2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/atf/qoriq-atf_2.4.bb b/recipes-bsp/atf/qoriq-atf_2.4.bb
index b6716272..ec953297 100644
--- a/recipes-bsp/atf/qoriq-atf_2.4.bb
+++ b/recipes-bsp/atf/qoriq-atf_2.4.bb
@@ -2,7 +2,7 @@ require recipes-bsp/atf/qoriq-atf-2.4.inc
2 2
3inherit deploy 3inherit deploy
4 4
5DEPENDS += "u-boot-mkimage-native u-boot openssl openssl-native rcw cst-native bc-native" 5DEPENDS += "u-boot-mkimage-native u-boot openssl openssl-native rcw qoriq-cst-native bc-native"
6DEPENDS:append:lx2160a = " ddr-phy" 6DEPENDS:append:lx2160a = " ddr-phy"
7DEPENDS:append:lx2162a = " ddr-phy" 7DEPENDS:append:lx2162a = " ddr-phy"
8do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy" 8do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy"