Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/2] support/scripts/pkg-stats: URL checking support
Date: Tue, 9 Oct 2018 10:15:25 +0200	[thread overview]
Message-ID: <20181009101525.4e39bd35@windsurf> (raw)
In-Reply-To: <1538447849-46511-1-git-send-email-matthew.weber@rockwellcollins.com>

Hello,

On Mon,  1 Oct 2018 21:37:28 -0500, Matt Weber wrote:
>  - Adds support to check if a package has a URL and if that URL
>    is valid by doing a header request.
>  - Reports this information as part of the generated html output
> 
> The URL data is currently gathered from the URL string provided
> in the Kconfig help sections for each package.
> 
> This check helps ensure the URLs are valid and can be used
> for other scripting purposes as the product's home site/URL.
> CPE XML generation is an example of a case that could use this
> product URL as part of an automated update generation script.
> 
> CC: Ricardo Martincoski <ricardo.martincoski@gmail.com>
> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
> ---
> Changes
> v2 -> v3
> [Ricardo
>  - Fixed flake8 warnings of extra lines and unused variable
>  - Adjusted regex to be compiled once and used example to
>    simplify finding the url and cleaning up the string
>  - Removed checking for help section and instead used the suggested
>    improved regex to find the URL.

Applied to master, thanks. I have just changed the header of the column
from "URL" to "Upstream URL".

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

      parent reply	other threads:[~2018-10-09  8:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-02  2:37 [Buildroot] [PATCH v3 1/2] support/scripts/pkg-stats: URL checking support Matt Weber
2018-10-02  2:37 ` [Buildroot] [PATCH v3 2/2] support/scripts/pkg-stats: URL check using threads Matt Weber
2018-10-03  0:50   ` Ricardo Martincoski
2018-10-03 12:54     ` Thomas Petazzoni
2018-10-03 13:22       ` Ricardo Martincoski
2018-10-09  8:15   ` Thomas Petazzoni
2018-10-03  0:49 ` [Buildroot] [PATCH v3 1/2] support/scripts/pkg-stats: URL checking support Ricardo Martincoski
2018-10-09  8:15 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181009101525.4e39bd35@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox