10/15/2020 7:53 AM | |
Joined: 4/28/2015 Last visit: 6/28/2024 Posts: 578 Rating: (43) |
You can either take the released image and start running "apt remove <unneeded packages>", or you create your own image from https://github.com/siemens/meta-iot2050, ideally by putting a custom layer on top of that (rather than forking meta-iot2050). For the latter, you should then override the package set defined in https://github.com/siemens/meta-iot2050/blob/master/recipes-core/images/iot2050-image-example.bb. Note that you do not want to remove all of them (e.g. by only building the target "iot2050-image-base") because then you have no network. I just realized that those networking packages are not factored out properly. |
Follow us on