|
@@ -4,10 +4,10 @@ config BR2_PACKAGE_MENDER
|
|
|
depends on BR2_PACKAGE_HOST_GO_CGO_LINKING_SUPPORTS
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
|
help
|
|
|
- Mender is an open source over-the-air (OTA) software updater for
|
|
|
- embedded Linux devices. Mender comprises a client running at the
|
|
|
- embedded device, as well as a server that manages deployments
|
|
|
- across many devices.
|
|
|
+ Mender is an open source over-the-air (OTA) software updater
|
|
|
+ for embedded Linux devices. Mender comprises a client
|
|
|
+ running at the embedded device, as well as a server that
|
|
|
+ manages deployments across many devices.
|
|
|
|
|
|
https://github.com/mendersoftware/mender
|
|
|
|