All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in
@ 2019-11-26 14:43 Mark Corbin
  2019-11-26 20:05 ` Thomas Petazzoni
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Corbin @ 2019-11-26 14:43 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/fis/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/fis/Config.in b/package/fis/Config.in
index c5bfbb82cc..1c6be02978 100644
--- a/package/fis/Config.in
+++ b/package/fis/Config.in
@@ -2,3 +2,5 @@ config BR2_PACKAGE_FIS
 	bool "fis"
 	help
 	  fis - manipulate RedBoot partition table from Linux.
+
+	  https://svn.chezphil.org/utils/trunk/
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in
  2019-11-26 14:43 [Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in Mark Corbin
@ 2019-11-26 20:05 ` Thomas Petazzoni
  2019-11-26 20:32   ` Mark Corbin
  2019-11-26 20:45   ` Peter Korsgaard
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2019-11-26 20:05 UTC (permalink / raw)
  To: buildroot

On Tue, 26 Nov 2019 14:43:41 +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/fis/Config.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/fis/Config.in b/package/fis/Config.in
> index c5bfbb82cc..1c6be02978 100644
> --- a/package/fis/Config.in
> +++ b/package/fis/Config.in
> @@ -2,3 +2,5 @@ config BR2_PACKAGE_FIS
>  	bool "fis"
>  	help
>  	  fis - manipulate RedBoot partition table from Linux.
> +
> +	  https://svn.chezphil.org/utils/trunk/

Just pointing to the source code itself is not that useful. Do we
really need to keep this package? It seems like some completely
outdated stuff. Who uses Redboot partition tables these days ?

In fact, maybe fconfig could also be dropped, it's Redboot related as
well.

Arnout, Peter, what do you think?

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in
  2019-11-26 20:05 ` Thomas Petazzoni
@ 2019-11-26 20:32   ` Mark Corbin
  2019-11-26 20:45   ` Peter Korsgaard
  1 sibling, 0 replies; 6+ messages in thread
From: Mark Corbin @ 2019-11-26 20:32 UTC (permalink / raw)
  To: buildroot

Hello Thomas

On Tuesday, 26 November 2019 20:05:34 GMT Thomas Petazzoni wrote:
> On Tue, 26 Nov 2019 14:43:41 +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/fis/Config.in | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/package/fis/Config.in b/package/fis/Config.in
> > index c5bfbb82cc..1c6be02978 100644
> > --- a/package/fis/Config.in
> > +++ b/package/fis/Config.in
> > @@ -2,3 +2,5 @@ config BR2_PACKAGE_FIS
> > 
> >  	bool "fis"
> >  	help
> >  	
> >  	  fis - manipulate RedBoot partition table from Linux.
> > 
> > +
> > +	  https://svn.chezphil.org/utils/trunk/
> 
> Just pointing to the source code itself is not that useful. 

At this stage I'm really just trying to clean up some of the noise on the 
package stats page -  http://autobuild.buildroot.org/stats/

I'm quite happy for you to decide whether the links are useful/appropriate.

Regards

Mark

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in
  2019-11-26 20:05 ` Thomas Petazzoni
  2019-11-26 20:32   ` Mark Corbin
@ 2019-11-26 20:45   ` Peter Korsgaard
  2019-11-26 22:47     ` Arnout Vandecappelle
  1 sibling, 1 reply; 6+ messages in thread
From: Peter Korsgaard @ 2019-11-26 20:45 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:

Hi,

 > Just pointing to the source code itself is not that useful. Do we
 > really need to keep this package? It seems like some completely
 > outdated stuff. Who uses Redboot partition tables these days ?

 > In fact, maybe fconfig could also be dropped, it's Redboot related as
 > well.

 > Arnout, Peter, what do you think?

I would personally not mind getting rid of them. It is probably getting
close to 15 years since I last used Redboot.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in
  2019-11-26 20:45   ` Peter Korsgaard
@ 2019-11-26 22:47     ` Arnout Vandecappelle
  2019-11-26 23:09       ` Peter Korsgaard
  0 siblings, 1 reply; 6+ messages in thread
From: Arnout Vandecappelle @ 2019-11-26 22:47 UTC (permalink / raw)
  To: buildroot



On 26/11/2019 21:45, Peter Korsgaard wrote:
>>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
> 
> Hi,
> 
>  > Just pointing to the source code itself is not that useful. Do we
>  > really need to keep this package? It seems like some completely
>  > outdated stuff. Who uses Redboot partition tables these days ?
> 
>  > In fact, maybe fconfig could also be dropped, it's Redboot related as
>  > well.
> 
>  > Arnout, Peter, what do you think?
> 
> I would personally not mind getting rid of them. It is probably getting
> close to 15 years since I last used Redboot.

 If we're going to remove packages, now is an excellent time to do it: people
have three months to complain about it.

 Regards,
 Arnout

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in
  2019-11-26 22:47     ` Arnout Vandecappelle
@ 2019-11-26 23:09       ` Peter Korsgaard
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2019-11-26 23:09 UTC (permalink / raw)
  To: buildroot

>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:

 > On 26/11/2019 21:45, Peter Korsgaard wrote:
 >>>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
 >> 
 >> Hi,
 >> 
 >> > Just pointing to the source code itself is not that useful. Do we
 >> > really need to keep this package? It seems like some completely
 >> > outdated stuff. Who uses Redboot partition tables these days ?
 >> 
 >> > In fact, maybe fconfig could also be dropped, it's Redboot related as
 >> > well.
 >> 
 >> > Arnout, Peter, what do you think?
 >> 
 >> I would personally not mind getting rid of them. It is probably getting
 >> close to 15 years since I last used Redboot.

 >  If we're going to remove packages, now is an excellent time to do it: people
 > have three months to complain about it.

Ok, lets remove them in next then.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-11-26 23:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-26 14:43 [Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in Mark Corbin
2019-11-26 20:05 ` Thomas Petazzoni
2019-11-26 20:32   ` Mark Corbin
2019-11-26 20:45   ` Peter Korsgaard
2019-11-26 22:47     ` Arnout Vandecappelle
2019-11-26 23:09       ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.