Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Alexander Shiyan <eagle.alexander923@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] libusbgx: Update package from git
Date: Tue, 7 May 2024 09:50:50 +0200	[thread overview]
Message-ID: <20240507095050.0db0e77c@windsurf> (raw)
In-Reply-To: <20240419061241.116608-1-eagle.alexander923@gmail.com>

Hello Alexander,

On Fri, 19 Apr 2024 09:12:41 +0300
Alexander Shiyan <eagle.alexander923@gmail.com> wrote:

> The current version is more than 6 years old. Update to the latest git
> version.
> The current version contains many fixes and improvements and supports
> several new types of USB gadgets.
> 
> Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>

Thanks for your patch. I have applied it, but after fixing a number of
small things.

First, the commit title should have been:

	package/libusbgx: bump to recent git version

i.e, "package/libusbgx" as prefix, no capital letter when starting the
title.

>  .../0001-Add-include-of-sys-sysmacro.h.patch  | 98 -------------------

The removal of this patch should have been explained in the commit log,
and also the .checkpackageignore file in Buildroot should have been
updated with the removal of this patch.

> -LIBUSBGX_VERSION = 0.2.0
> -LIBUSBGX_SITE = $(call github,libusbgx,libusbgx,libusbgx-v$(LIBUSBGX_VERSION))
> +LIBUSBGX_VERSION = a5bfa81017a9b2064bc449cf74f5f9d106445f62
> +LIBUSBGX_SITE = https://github.com/linux-usb-gadgets/libusbgx.git

The change from https://github.com/libusbgx ->
https://github.com/linux-usb-gadgets should have been explained in the
commit log, and the Config.in file should have been updated as well.

Also, there was not really any reason to switch to the git SITE_METHOD:
you can use $(call github,...) also with an arbitrary commit like this.

As said above: I fixed all those minor details when applying, and
pushed to master. Thanks a lot for your contribution!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-05-07  7:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19  6:12 [Buildroot] [PATCH] libusbgx: Update package from git Alexander Shiyan
2024-05-07  7:50 ` Thomas Petazzoni via buildroot [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=20240507095050.0db0e77c@windsurf \
    --to=buildroot@buildroot.org \
    --cc=eagle.alexander923@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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