All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: rs@ti.com
Cc: reatmon@ti.com, meta-arago@lists.yoctoproject.org,
	praneeth@ti.com, s-jain1@ti.com
Subject: Re: [meta-arago][scarthgap][PATCH 2/2] weston-init-arago: add weston-init to the rprovides
Date: Wed, 22 Oct 2025 13:04:58 -0400	[thread overview]
Message-ID: <20251022170458.GX3125@denix.org> (raw)
In-Reply-To: <20251001183102.357345-2-rs@ti.com>

On Wed, Oct 01, 2025 at 01:31:02PM -0500, rs@ti.com wrote:
> 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"

Now you also need an extra PREFERRED_RPROVIDER:

NOTE: Multiple providers are available for runtime weston-init (weston-init, weston-init-arago)
Consider defining a PREFERRED_RPROVIDER entry to match 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
> 


  reply	other threads:[~2025-10-22 17:05 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 ` [meta-arago][scarthgap][PATCH 2/2] weston-init-arago: add weston-init to the rprovides rs
2025-10-22 17:04   ` Denys Dmytriyenko [this message]
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=20251022170458.GX3125@denix.org \
    --to=denis@denix.org \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=praneeth@ti.com \
    --cc=reatmon@ti.com \
    --cc=rs@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.