[Buildroot] [PATCH] package/cpulimit: Refresh patch

Yann E. MORIN yann.morin.1998 at free.fr
Fri Jun 28 20:24:19 UTC 2024


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 at 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 at 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.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list