Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/cpulimit: Refresh patch
@ 2024-06-28  8:53 Florian Fainelli
  2024-06-28 12:53 ` yann.morin
  2024-06-28 20:24 ` Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Florian Fainelli @ 2024-06-28  8:53 UTC (permalink / raw)
  To: buildroot; +Cc: Bernd Kuhls, Florian Fainelli, Yann E. MORIN, Thomas Petazzoni

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>
---
 ...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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-28 20:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox