[Buildroot] [PATCH 10/14] package/glibc: URL update

Matthew Weber matthew.weber at rockwellcollins.com
Thu Sep 20 20:05:46 UTC 2018


Thomas,
On Thu, Sep 20, 2018 at 2:30 PM Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:
>
> Hello,
>
> On Thu, 20 Sep 2018 08:24:55 -0500, Matt Weber wrote:
> > Signed-off-by: Matt Weber <matthew.weber at rockwellcollins.com>
> > ---
> >  package/glibc/Config.in | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/package/glibc/Config.in b/package/glibc/Config.in
> > index 57a2e83..63dd0f4 100644
> > --- a/package/glibc/Config.in
> > +++ b/package/glibc/Config.in
> > @@ -5,5 +5,6 @@ config BR2_PACKAGE_GLIBC
> >       default y
> >       select BR2_PACKAGE_LINUX_HEADERS
> >       select BR2_TOOLCHAIN_HAS_SSP
> > -
> > +     help
> > +       https://www.gnu.org/software/libc/
>
> This option is a blind option, so having a help text is not very
> useful...

I had been looking at verifying and updating all packages which could
end-up with content on target to have a valid URL.  This allows
auto-generation of CPE XML update requests which need product site
urls.

Matt



More information about the buildroot mailing list