From: Mark Corbin Date: Thu, 28 Nov 2019 12:45:52 +0000 (+0000) Subject: package/liblockfile: add an upstream URL to Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=53996e2ed26d972862b64c90522fe0352426fee2;p=buildroot.git package/liblockfile: 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: Peter Korsgaard --- diff --git a/package/liblockfile/Config.in b/package/liblockfile/Config.in index 88a9c338bb..83ffea86c8 100644 --- a/package/liblockfile/Config.in +++ b/package/liblockfile/Config.in @@ -2,3 +2,5 @@ config BR2_PACKAGE_LIBLOCKFILE bool "liblockfile" help NFS-safe locking library. + + https://github.com/miquels/liblockfile