* [Buildroot] [PATCH] package/evemu: add staging installation
@ 2024-04-09 12:22 Ludovic Desroches via buildroot
2024-05-09 16:42 ` Thomas Petazzoni via buildroot
2024-06-03 15:54 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Ludovic Desroches via buildroot @ 2024-04-09 12:22 UTC (permalink / raw)
To: buildroot; +Cc: Ludovic Desroches, Naumann Andreas
To make the evdev library available for other packages, install it to the
staging directory.
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
---
package/evemu/evemu.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/evemu/evemu.mk b/package/evemu/evemu.mk
index b27033afa4..886ceb1142 100644
--- a/package/evemu/evemu.mk
+++ b/package/evemu/evemu.mk
@@ -9,6 +9,7 @@ EVEMU_SITE = http://www.freedesktop.org/software/evemu
EVEMU_SOURCE = evemu-$(EVEMU_VERSION).tar.xz
EVEMU_LICENSE = LGPL-3.0 (library), GPL-3.0 (tools)
EVEMU_LICENSE_FILES = COPYING
+EVEMU_INSTALL_STAGING = YES
# asciidoc used to generate manpages, which we don't need, and if it's
# present on the build host, it ends getting called with our host-python
--
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
* Re: [Buildroot] [PATCH] package/evemu: add staging installation
2024-04-09 12:22 [Buildroot] [PATCH] package/evemu: add staging installation Ludovic Desroches via buildroot
@ 2024-05-09 16:42 ` Thomas Petazzoni via buildroot
2024-06-03 15:54 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-09 16:42 UTC (permalink / raw)
To: Ludovic Desroches via buildroot; +Cc: Ludovic Desroches, Naumann Andreas
On Tue, 9 Apr 2024 14:22:33 +0200
Ludovic Desroches via buildroot <buildroot@buildroot.org> wrote:
> To make the evdev library available for other packages, install it to the
> staging directory.
>
> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
> ---
> package/evemu/evemu.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/evemu: add staging installation
2024-04-09 12:22 [Buildroot] [PATCH] package/evemu: add staging installation Ludovic Desroches via buildroot
2024-05-09 16:42 ` Thomas Petazzoni via buildroot
@ 2024-06-03 15:54 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-06-03 15:54 UTC (permalink / raw)
To: Ludovic Desroches via buildroot; +Cc: Ludovic Desroches, Naumann Andreas
>>>>> "Ludovic" == Ludovic Desroches via buildroot <buildroot@buildroot.org> writes:
> To make the evdev library available for other packages, install it to the
> staging directory.
> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Committed to 2024.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-03 15:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-09 12:22 [Buildroot] [PATCH] package/evemu: add staging installation Ludovic Desroches via buildroot
2024-05-09 16:42 ` Thomas Petazzoni via buildroot
2024-06-03 15:54 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox