Skip to content

Commit

Permalink
Merge pull request #1505 from junzhuimx/master
Browse files Browse the repository at this point in the history
qoriq-atf: Remove mbedtls from DEPENDS
  • Loading branch information
otavio authored Apr 19, 2023
2 parents 72838c2 + 5571a82 commit a612084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-bsp/atf/qoriq-atf_2.6.bb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ require qoriq-atf-${PV}.inc

inherit deploy

DEPENDS += "u-boot-mkimage-native u-boot openssl openssl-native mbedtls rcw qoriq-cst-native bc-native"
DEPENDS += "u-boot-mkimage-native u-boot openssl openssl-native rcw qoriq-cst-native bc-native"
do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy"

PV:append = "+${SRCPV}"
Expand Down

0 comments on commit a612084

Please sign in to comment.