diff options
| author | Zelan Zou <zelan.zou@nxp.com> | 2025-09-15 13:58:41 +0800 |
|---|---|---|
| committer | Zelan Zou <zelan.zou@nxp.com> | 2025-09-15 13:58:41 +0800 |
| commit | 8d6165775d281bd5cf7ef84c125d8997f52d79f2 (patch) | |
| tree | 0c7382f971e942e5e3035c0f33c1929524c2b7f7 /recipes-bsp/atf | |
| parent | 637d928d814e678bf20a2ea4b03c871b66ced386 (diff) | |
| download | meta-freescale-8d6165775d281bd5cf7ef84c125d8997f52d79f2.tar.gz | |
global recipes: Fix whinlatter updates for source code lacation
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
Diffstat (limited to 'recipes-bsp/atf')
| -rw-r--r-- | recipes-bsp/atf/qoriq-atf_2.12.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/atf/qoriq-atf_2.12.bb b/recipes-bsp/atf/qoriq-atf_2.12.bb index e7e669fa1..4eb7be9d3 100644 --- a/recipes-bsp/atf/qoriq-atf_2.12.bb +++ b/recipes-bsp/atf/qoriq-atf_2.12.bb | |||
| @@ -7,8 +7,8 @@ do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy" | |||
| 7 | 7 | ||
| 8 | PV:append = "+${SRCPV}" | 8 | PV:append = "+${SRCPV}" |
| 9 | 9 | ||
| 10 | SRC_URI += "git://github.com/ARMmbed/mbedtls;protocol=https;nobranch=1;destsuffix=git/mbedtls;name=mbedtls \ | 10 | SRC_URI += "git://github.com/ARMmbed/mbedtls;protocol=https;nobranch=1;destsuffix=${S}/mbedtls;name=mbedtls \ |
| 11 | git://github.com/nxp/ddr-phy-binary;protocol=https;nobranch=1;destsuffix=git/ddr-phy-binary;name=ddr \ | 11 | git://github.com/nxp/ddr-phy-binary;protocol=https;nobranch=1;destsuffix=${S}/ddr-phy-binary;name=ddr \ |
| 12 | " | 12 | " |
| 13 | SRCREV_mbedtls = "0795874acdf887290b2571b193cafd3c4041a708" | 13 | SRCREV_mbedtls = "0795874acdf887290b2571b193cafd3c4041a708" |
| 14 | SRCREV_ddr = "fbc036b88acb6c06ffed02c898cbae9856ec75ba" | 14 | SRCREV_ddr = "fbc036b88acb6c06ffed02c898cbae9856ec75ba" |
