Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/perl-file-slurp: add host package.
@ 2025-03-25 13:46 Guillaume Chaye
  2025-03-25 13:46 ` [Buildroot] [PATCH 2/2] package/efitools: efitools is a set of utilities to manipulate efi variables Guillaume Chaye
  2025-05-16 19:06 ` [Buildroot] [PATCH 1/2] package/perl-file-slurp: add host package Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 4+ messages in thread
From: Guillaume Chaye @ 2025-03-25 13:46 UTC (permalink / raw)
  To: buildroot; +Cc: Christopher McCrory, Guillaume Chaye, Thomas Petazzoni

Some project like efitools requires host version of this package to build properly.

Signed-off-by: Guillaume Chaye <guillaume.chaye@zeetim.com>
---
 package/perl-file-slurp/perl-file-slurp.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/perl-file-slurp/perl-file-slurp.mk b/package/perl-file-slurp/perl-file-slurp.mk
index 0d4ab94034..7cada58070 100644
--- a/package/perl-file-slurp/perl-file-slurp.mk
+++ b/package/perl-file-slurp/perl-file-slurp.mk
@@ -12,3 +12,4 @@ PERL_FILE_SLURP_LICENSE_FILES = README.md
 PERL_FILE_SLURP_DISTNAME = File-Slurp
 
 $(eval $(perl-package))
+$(eval $(host-perl-package))
-- 
2.39.5

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2025-05-16 19:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25 13:46 [Buildroot] [PATCH 1/2] package/perl-file-slurp: add host package Guillaume Chaye
2025-03-25 13:46 ` [Buildroot] [PATCH 2/2] package/efitools: efitools is a set of utilities to manipulate efi variables Guillaume Chaye
2025-05-16 19:14   ` Thomas Petazzoni via buildroot
2025-05-16 19:06 ` [Buildroot] [PATCH 1/2] package/perl-file-slurp: add host package Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox