3fa37a41d8
Update the upstream URL in the help text in Config.in. This addresses the 'Missing' URL status in the package stats web page output. Signed-off-by: Mark Corbin <mark@dibsco.co.uk> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
270 B
Plaintext
10 lines
270 B
Plaintext
config BR2_PACKAGE_HOST_MXSLDR
|
|
bool "host mxsldr"
|
|
depends on BR2_arm || BR2_armeb
|
|
help
|
|
This package contains tools to download and execute code on
|
|
Freescale i.MX23 and i.MX28 SoC's through the Serial
|
|
Download Protocol.
|
|
|
|
https://gitlab.denx.de/denx/mxsldr
|