diff mbox series

[2/3] weston-init: Add HOMEPAGE variable

Message ID 20251209132208.402718-3-pascal.weisser.ext@karlstorz.com
State New
Headers show
Series Add HOMEPAGE variable to several recipes. | expand

Commit Message

Weisser, Pascal Dec. 9, 2025, 1:22 p.m. UTC
Add HOMEPAGE variable to weston-init recipe.

Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
---
 meta/recipes-graphics/wayland/weston-init.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/wayland/weston-init.bb b/meta/recipes-graphics/wayland/weston-init.bb
index e236bdb253..29cfba0833 100644
--- a/meta/recipes-graphics/wayland/weston-init.bb
+++ b/meta/recipes-graphics/wayland/weston-init.bb
@@ -1,4 +1,5 @@ 
 SUMMARY = "Startup script and systemd unit file for the Weston Wayland compositor"
+HOMEPAGE = "https://www.yoctoproject.org/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"