* [Buildroot] [PATCH 1/1] package/c-capnproto: add an upstream URL to Config.in
@ 2019-11-26 12:06 Mark Corbin
2019-11-26 21:35 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-11-26 12:06 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/c-capnproto/Config.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/c-capnproto/Config.in b/package/c-capnproto/Config.in
index 293e4483cd..d1f3236af8 100644
--- a/package/c-capnproto/Config.in
+++ b/package/c-capnproto/Config.in
@@ -12,6 +12,8 @@ config BR2_PACKAGE_C_CAPNPROTO
plugin for C. Requires regular Cap'n Proto and only
provides serialization (no RPC).
+ https://github.com/opensourcerouting/c-capnproto
+
comment "c-capnproto needs host and target gcc >= 5 w/ C++14, threads, atomic"
depends on BR2_USE_MMU
depends on!BR2_HOST_GCC_AT_LEAST_5 || \
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/c-capnproto: add an upstream URL to Config.in
2019-11-26 12:06 [Buildroot] [PATCH 1/1] package/c-capnproto: add an upstream URL to Config.in Mark Corbin
@ 2019-11-26 21:35 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-11-26 21:35 UTC (permalink / raw)
To: buildroot
On Tue, 26 Nov 2019 12:06:45 +0000
Mark Corbin <mark@dibsco.co.uk> wrote:
> 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/c-capnproto/Config.in | 2 ++
> 1 file changed, 2 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [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 12:06 [Buildroot] [PATCH 1/1] package/c-capnproto: 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