From: <rs@ti.com>
To: <denis@denix.org>, <reatmon@ti.com>
Cc: <meta-arago@lists.yoctoproject.org>, <praneeth@ti.com>, <s-jain1@ti.com>
Subject: [meta-arago][scarthgap][PATCH 2/2] weston-init-arago: add weston-init to the rprovides
Date: Wed, 1 Oct 2025 13:31:02 -0500 [thread overview]
Message-ID: <20251001183102.357345-2-rs@ti.com> (raw)
In-Reply-To: <20251001183102.357345-1-rs@ti.com>
From: Randolph Sapp <rs@ti.com>
I made this conflict with the core version of weston-init, but I forgot
to say it's actually a runtime provider of the same package to resolve
any issues with core package groups.
Fixes: d63830cd ("weston-init: weston-init -> weston-init-arago")
Signed-off-by: Randolph Sapp <rs@ti.com>
---
meta-arago-distro/recipes-graphics/wayland/weston-init-arago.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-arago-distro/recipes-graphics/wayland/weston-init-arago.bb b/meta-arago-distro/recipes-graphics/wayland/weston-init-arago.bb
index 033c32f1..395e996e 100644
--- a/meta-arago-distro/recipes-graphics/wayland/weston-init-arago.bb
+++ b/meta-arago-distro/recipes-graphics/wayland/weston-init-arago.bb
@@ -65,7 +65,7 @@ FILES:${PN} += "\
"
CONFFILES:${PN} += "${sysconfdir}/xdg/weston/weston.ini ${sysconfdir}/emptty/conf"
-RPROVIDES:${PN}:append = " virtual-emptty-conf"
+RPROVIDES:${PN}:append = " virtual-emptty-conf weston-init"
RCONFLICTS:${PN} += "weston-init"
USERADD_PARAM:${PN} = "--home /home/weston --shell /bin/sh --user-group -G video,input,render,nopasswdlogin weston"
--
2.51.0
next prev parent reply other threads:[~2025-10-01 18:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-01 18:31 [meta-arago][scarthgap][PATCH 1/2] emptty: backport fix for signal handeling rs
2025-10-01 18:31 ` rs [this message]
2025-10-22 17:04 ` [meta-arago][scarthgap][PATCH 2/2] weston-init-arago: add weston-init to the rprovides Denys Dmytriyenko
2025-10-01 18:36 ` [meta-arago][scarthgap][PATCH 1/2] emptty: backport fix for signal handeling PRC Automation
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251001183102.357345-2-rs@ti.com \
--to=rs@ti.com \
--cc=denis@denix.org \
--cc=meta-arago@lists.yoctoproject.org \
--cc=praneeth@ti.com \
--cc=reatmon@ti.com \
--cc=s-jain1@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.