* [Buildroot] [PATCH 1/1] package/kexec-lite: add an upstream URL to Config.in
@ 2019-11-26 19:46 Mark Corbin
2019-11-26 21:35 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-11-26 19:46 UTC (permalink / raw)
To: buildroot
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 <mark@dibsco.co.uk>
---
package/kexec-lite/Config.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/kexec-lite/Config.in b/package/kexec-lite/Config.in
index cd0e30f2dd..3e84f90d57 100644
--- a/package/kexec-lite/Config.in
+++ b/package/kexec-lite/Config.in
@@ -15,6 +15,8 @@ config BR2_PACKAGE_KEXEC_LITE
This package is a tiny implementation of the kexec userspace
components, for devicetree-based platforms.
+ https://github.com/antonblanchard/kexec-lite
+
comment "kexec-lite needs a uClibc or glibc toolchain w/ wchar, dynamic library"
depends on BR2_powerpc || BR2_powerpc64
depends on BR2_STATIC_LIBS || !BR2_USE_WCHAR \
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-26 21:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-26 19:46 [Buildroot] [PATCH 1/1] package/kexec-lite: add an upstream URL to Config.in Mark Corbin
2019-11-26 21:35 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox