All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: Bernd Kuhls <bernd@kuhls.net>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/cpulimit: Refresh patch
Date: Fri, 28 Jun 2024 22:24:19 +0200	[thread overview]
Message-ID: <Zn8b8wJPOTPyJGSe@landeda> (raw)
In-Reply-To: <20240628085359.1660363-1-f.fainelli@gmail.com>

Florian, All,

On 2024-06-28 01:53 -0700, Florian Fainelli spake thusly:
> Make sure that
> /0002-Remove-sys-sysctl.h-and-add-missing-libgen.h-include.patch applies
> cleanly without any fuzz by refreshing it.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  ...Remove-sys-sysctl.h-and-add-missing-libgen.h-include.patch | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/cpulimit/0002-Remove-sys-sysctl.h-and-add-missing-libgen.h-include.patch b/package/cpulimit/0002-Remove-sys-sysctl.h-and-add-missing-libgen.h-include.patch
> index fa32e3ede22f..c0a457cdfd28 100644
> --- a/package/cpulimit/0002-Remove-sys-sysctl.h-and-add-missing-libgen.h-include.patch
> +++ b/package/cpulimit/0002-Remove-sys-sysctl.h-and-add-missing-libgen.h-include.patch
> @@ -35,8 +35,8 @@ index 06d73a6f3541..d4f6fab3385c 100644
>   #include <signal.h>
>  +#include <libgen.h>
>   
> - #include <assert.h>
> - 
> + #if defined(__APPLE__) || defined(__FREEBSD__)
> + #include <libgen.h>
>  -- 
>  2.25.1
>  
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2024-06-28 20:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-28  8:53 [Buildroot] [PATCH] package/cpulimit: Refresh patch Florian Fainelli
2024-06-28 12:53 ` yann.morin
2024-06-28 20:24 ` Yann E. MORIN [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=Zn8b8wJPOTPyJGSe@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=bernd@kuhls.net \
    --cc=buildroot@buildroot.org \
    --cc=f.fainelli@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 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.