apache / mynewt-newt

An OS to build, deploy and securely manage billions of devices
https://mynewt.apache.org/
Apache License 2.0
117 stars 96 forks source link

Fixed issue where packages with the same sysinit value were odered in… #518

Closed supervillain101 closed 1 year ago

supervillain101 commented 1 year ago

… non-deterministic and no longer lexicographic order

This helps make sure sysinit order is reproducible between builds.

InternetofAwesome commented 1 year ago

@andrzej-kaczmarek - Just wanted to follow up on this, and see if any additional changes are needed?

InternetofAwesome commented 1 year ago

@sjanc @andrzej-kaczmarek, This PR is starting to block some of our work - Do you have any issues merging?