mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 12:59:04 +02:00
Merge pull request #2121 from Freescale/bump_imx-secure-enclave
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
imx-secure-enclave: Bump to lf-6.6.52_2.2.0
This commit is contained in:
commit
3bbf270c07
|
@ -9,10 +9,10 @@ DEPENDS = "openssl"
|
|||
|
||||
inherit systemd
|
||||
|
||||
SRC_URI = "git://github.com/NXP/imx-secure-enclave.git;protocol=https;branch=lf-6.6.3_1.0.0"
|
||||
SRCREV = "964affa2cb3f9f7fc85a6a18db60f9213f744495"
|
||||
SRC_URI = "git://github.com/NXP/imx-secure-enclave.git;protocol=https;branch=lf-6.6.52_2.2.0"
|
||||
SRCREV = "dffbb844e86f4a49058ffbb40548474059969c27"
|
||||
|
||||
PV = "lf-6.6.3_1.0.0"
|
||||
PV = "lf-6.6.52_2.2.0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user