meta-digi/meta-digi-dey/recipes-digi
Tatiana Leon 4f8ed2d434 cccs: ccimx6ul: drop exception for `data` partition and client certificates
Until DEY 5.0, the ccimx6ul platform was the only one that did not include a
`data` partition.
As a result, `cccsd` had to store the client certificate from Remote Manager in
the root filesystem, under `/etc/ssl/certs` by default.

This setup caused issues after a software update, as the received client
certificate would be lost, making the device unable to reconnect to the server
until the certificate was manually reset from Remote Manager.
The same problem occurred in dual-boot systems, since the certificate was stored
in the rootfs of the current bank and was not accessible from the other bank.

To avoid this situation, the ccimx6ul used the `remotemanager.digi.com` endpoint
instead of `edp12.devicecloud.com`, as the former does not support or deliver
client certificates.

Now that DEY 5.0 includes a `data` partition in the ccimx6ul partition table, we
can remove this exception and allow the use of `edp12.devicecloud.com`, storing
the certificates persistently in the `data` partition.

Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
2025-07-09 12:06:45 +02:00
..
auto-serial-console kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
bootcount bootcount: skip resetting bootcount if bootlimit is not set 2025-02-05 17:42:52 +01:00
cccs cccs: ccimx6ul: drop exception for `data` partition and client certificates 2025-07-09 12:06:45 +02:00
dey-examples meta-digi: revert revisions to AUTOREV 2025-07-04 11:15:42 +02:00
dualboot Update Digi Copyright header 2024-07-15 09:28:58 +02:00
libdigiapix meta-digi: revert revisions to AUTOREV 2025-07-04 11:15:42 +02:00
memwatch kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
nxp-wlan-utils recipes-digi: nxp-wlan-utils: add nxp wlan tools 2025-05-21 12:51:41 +02:00
packagegroups dey-examples: set correct COMPATIBLE_MACHINE where applicable 2025-05-20 14:36:38 +02:00
swu-images dey-image-flutter: add recipe for dey-image-flutter-swu 2025-05-19 10:25:01 +02:00
sysinfo meta-digi-dey: sysinfo: fix build info filename from "build" to "buildinfo" 2024-11-07 12:33:07 +01:00