From: Mark Corbin Date: Tue, 26 Nov 2019 12:54:31 +0000 (+0000) Subject: package/dmraid: add an upstream URL to Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=81f4a636696cf79ed655052f630c54ab1f48d32a;p=buildroot.git package/dmraid: add an upstream URL to Config.in Add an upstream URL to the help text in Config.in. This addresses the 'Missing' URL status in the package stats web page output. Signed-off-by: Mark Corbin Signed-off-by: Thomas Petazzoni --- diff --git a/package/dmraid/Config.in b/package/dmraid/Config.in index aa98c853a1..3c375f4c67 100644 --- a/package/dmraid/Config.in +++ b/package/dmraid/Config.in @@ -12,6 +12,8 @@ config BR2_PACKAGE_DMRAID dmraid uses the Linux device-mapper to create devices with respective mappings for the ATARAID sets discovered. + http://people.redhat.com/~heinzm/sw/dmraid/ + comment "dmraid needs a toolchain w/ threads, dynamic library" depends on BR2_USE_MMU depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_HAS_THREADS