Skip to content

Commit

Permalink
Patch up 2.5.2 (#92)
Browse files Browse the repository at this point in the history
* README.md - Izuma branding

Re-branding/link fixes for [Izuma Networks](https://izumanetworks.com).

Change-Id: I0d1d7888f0e4a5118ea117fae18c75f71d9acc74

* pelion.xml - pull in 2.5.2 / meta-pelion-edge

Pull in updated meta-pelion-edge.

- Fix compilation error related to `mbed-fcce` to fix random compilation problems.
    - Pull in `openssl` version 1.1.1o.
    - Stop deploying `mbed-os.lib`.
    - Update Python in `mbed-fcce` recipe to 3.9.
- Pull in `opencontainer/runc` recipe to `meta-pelion-edge` to fix master to main rename build breakage.

Change-Id: Ic963075496dc6827e628e9eaa796e30fab8a2587

Co-authored-by: Janne Kiiskila <janne.kiiskila@pelion.com>
  • Loading branch information
JanneKiiskila and Janne Kiiskila authored Dec 19, 2022
1 parent 960970b commit 270712e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Linux microPlatform Manifest for Pelion Edge
Linux microPlatform Manifest for Izuma Edge
============================================

Foundries.io Linux microPlatform manifest for [Pelion Edge](https://developer.pelion.com/docs/device-management-edge/latest/introduction/index.html).
Foundries.io Linux microPlatform manifest for [Izuma Edge](https://developer.izumanetworks.com/docs/device-management-edge/latest/introduction/index.html).

This directory contains a Repo manifest and setup scripts for the Linux microPlatform build system.
Please follow the instructions in the [quick start](https://developer.pelion.com/docs/device-management-edge/latest/quick-start/lmp-quick-start.html) for setup, build and flashing instructions.
Please follow the instructions in the [quick start](https://developer.izumanetworks.com/docs/device-management-edge/latest/quick-start/lmp-quick-start.html) for setup, build and flashing instructions.

Issues and Support
------------------

Please report any bugs, issues or suggestions via [Pelion Device Management support](https://pelion.com/support/).
Please report any bugs, issues or suggestions via [Izuma Device Management support](https://izumanetworks.com/support/).
2 changes: 1 addition & 1 deletion pelion.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<project name="meta-pelion-edge"
path="layers/meta-pelion-edge"
remote="PelionIoT"
revision="c03627528462e7ef72c1b61cf76b251f61b789e3" />
revision="b31dcc017f12cfa815e37d30143876ca219db4c0" />

<project name="meta-parsec"
path="layers/meta-parsec"
Expand Down

0 comments on commit 270712e

Please sign in to comment.