Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/weston: install to staging
@ 2022-09-09  5:07 James Hilliard
  2022-09-09  5:08 ` [Buildroot] [PATCH 2/2] package/cog: add weston direct display support James Hilliard
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: James Hilliard @ 2022-09-09  5:07 UTC (permalink / raw)
  To: buildroot
  Cc: Adrian Perez de Castro, James Hilliard, Yann E . MORIN,
	Thomas Petazzoni

We need to install weston to staging so that applications like cog
can use weston-direct-display.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/weston/weston.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/weston/weston.mk b/package/weston/weston.mk
index e6c54ee7aa..5e71473640 100644
--- a/package/weston/weston.mk
+++ b/package/weston/weston.mk
@@ -10,6 +10,7 @@ WESTON_SOURCE = weston-$(WESTON_VERSION).tar.xz
 WESTON_LICENSE = MIT
 WESTON_LICENSE_FILES = COPYING
 WESTON_CPE_ID_VENDOR = wayland
+WESTON_INSTALL_STAGING = YES
 
 WESTON_DEPENDENCIES = host-pkgconf wayland wayland-protocols \
 	libxkbcommon pixman libpng udev cairo libinput libdrm
-- 
2.34.1

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

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

end of thread, other threads:[~2022-09-17 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09  5:07 [Buildroot] [PATCH 1/2] package/weston: install to staging James Hilliard
2022-09-09  5:08 ` [Buildroot] [PATCH 2/2] package/cog: add weston direct display support James Hilliard
2022-09-13 18:03   ` Adrian Perez de Castro
2022-09-13 18:03 ` [Buildroot] [PATCH 1/2] package/weston: install to staging Adrian Perez de Castro
2022-09-17 15:45 ` Thomas Petazzoni

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