File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
meta-lxatac-bsp/recipes-bsp/arm-trusted-firmware-a Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ LIC_FILES_CHKSUM = "file://docs/license.rst;md5=713afe122abbe07f067f939ca3c480c5
22
22
DEPENDS = "dtc-native"
23
23
PROVIDES = "virtual/ARM-tf-a"
24
24
25
- SRC_URI = "https ://git .trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot/ ${PV} .tar.gz "
25
+ SRC_URI = "git ://review .trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;branch=master "
26
26
27
- S = "${WORKDIR} /${PV} "
27
+ S = "${WORKDIR} /git "
28
28
B = "${WORKDIR} /build"
29
29
30
30
inherit deploy
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ require arm-trusted-firmware-a.inc
3
3
SUMMARY = "ARM Trusted Firmware-A for STM32MP1"
4
4
LIC_FILES_CHKSUM = "file://docs/license.rst;md5=b2c740efedc159745b9b31f88ff03dde"
5
5
6
- SRC_URI [ sha256sum ] = "bca3d122ae4552677a77a70076bb229fa8b8c0358ab85ec964666bb386a9cf1b "
6
+ SRCREV = "d3e71ead6ea5bc3555ac90a446efec84ef6c6122 "
7
7
8
8
9
9
COMPATIBLE_MACHINE = "lxatac"
You can’t perform that action at this time.
0 commit comments