Commit Graph

20 Commits

Author SHA1 Message Date
Flora Hu
84308f6791 el2go-agent: Update el2go-agent_git.bb to commit 755409a
[YOCIMX-8702]

Signed-off-by: Flora Hu <flora.hu@nxp.com>
2025-02-14 16:50:15 +08:00
Jun Zhu
5421a9c972 el2go-agent: Update el2go-agent_git.bb to commit a976cb7
[YOCIMX-8646] Upgrade to v6.1.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-12-26 14:07:41 +08:00
Jun Zhu
58a90afb74 el2go-agent: Update el2go-agent_git.bb to commit 25c3134
[YOCIMX-8473]
- Switch to branch release/v6.0.0-yocto

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-11-22 20:57:19 +08:00
Jun Zhu
9e3c58c490 el2go-agent: Update el2go-agent_git.bb to commit 02bf2eb
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-11-22 20:57:19 +08:00
Jun Zhu
4da614244e el2go-agent: Upgrade to v6.0.0 [YOCIMX-8413]
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-11-22 20:57:19 +08:00
Ilie Halip
408525a46d el2go-agent: disable ASNEEDED [YOCIMX-8498]
libsmw and libmedcrypto are both brought into the link because they are
transitive dependencies of the agent shared library. To make sure the
linker selects the former for the needed symbols, drop the --as-needed
flag.

Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
2024-11-11 13:26:27 +01:00
Zelan Zou
4c1918257b el2go-agent: Update el2go-agent_git.bb to commit 54bd67e
Upgrade to v5.2.1 [YOCIMX-8202]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-09-02 15:24:37 +08:00
Ilie Halip
b3e2a3963d el2go-agent: patch to use the newer SMW APIs
Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
2024-08-08 13:09:41 +03:00
Ilie Halip
78ef8cceae el2go-agent: Update el2go-agent_git.bb to commit 9c2f920
[YOCIMX-8136] EL2GO Agent v5.2.0 for Yocto release Q3 2024

Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
2024-08-08 13:07:51 +03:00
Ilie Halip
10876931fd el2go-agent: build & link with custom mbedtls 3.6
- build custom mbedtls 3.6 and install it into /usr/local/el2go
- change the el2go-agent recipe to link with this library
- update mbedtls patches for 3.6

Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
2024-06-03 16:03:18 +02:00
Ilie Halip
e137900ca3 Revert "el2go-agent: don't build custom mbedtls"
This reverts commit 79c5f3555f.
2024-06-03 16:03:18 +02:00
Ilie Halip
339c523bd5 el2go-agent: don't build custom mbedtls
Use the mbedtls version currently in Yocto. Refresh patches and disable
TLS1.3 as it's enabled by default with mbedtls 3.6.0.

Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
2024-05-23 16:18:40 +02:00
Flora Hu
0657a45c7e el2go-agent_git: Update el2go-agent_git.bb to commit aed46fd
Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-05-15 13:02:14 +02:00
Flora Hu
225f512b04 el2go-agent: Update el2go-agent_git.bb to commit aed46fd
[YOCIMX-7725] update to v5.1.0

Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-23 09:54:48 +08:00
Flora Hu
9be8d21a54 el2go-agent: Update el2go-agent_git.bb to commit eb57e01
This reverts commit c17e9384af.
2024-04-23 09:53:38 +08:00
Flora Hu
c17e9384af el2go-agent: Update el2go-agent_git.bb to commit aed46fd
[YOCIMX-7725]

Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-19 09:27:56 +02:00
Flora Hu
affe71fa0e Revert "el2go-agent: Update el2go-agent_git.bb to commit aed46fd [YOCIMX-7725]"
This reverts commit 531d74bb34.
2024-04-19 09:27:56 +02:00
Flora Hu
531d74bb34 el2go-agent: Update el2go-agent_git.bb to commit aed46fd [YOCIMX-7725]
release v5.1.0

Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-12 10:29:42 +02:00
Jun Zhu
7a651c71da el2go-agent: Update el2go-agent_git.bb to commit eb57e01
[YOCIMX-7551] Upgrade to v5.0.1

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2023-12-18 23:19:06 +08:00
Neena Busireddy
d25c439714 Rename all the layers in meta-imx [YOCIMX-7393]
meta-bsp --> meta-imx-bsp
meta-sdk --> meta-imx-sdk
meta-ml --> meta-imx-ml
meta-v2x --> meta-imx-v2x
meta-cockpit-->meta-imx-cockpit

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2023-12-08 06:41:38 +01:00