All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xserver-xorg: ensure xkbcomp is present for xwayland-only installs
@ 2016-01-13 11:34 Bob Ham
  2016-01-13 12:55 ` Joshua Lock
  0 siblings, 1 reply; 3+ messages in thread
From: Bob Ham @ 2016-01-13 11:34 UTC (permalink / raw)
  To: openembedded-core

Add appropriate RRECOMMENDS for Xwayland runtime dependencies.

Co-Authored-By: Joshua Lock <joshua.lock@collabora.co.uk>
Signed-off-by: Bob Ham <bob.ham@collabora.com>
---
 meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
index 9881c94..8707e34 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
@@ -73,6 +73,7 @@ SUMMARY_xf86-video-modesetting = "X.Org X server -- modesetting display driver"
 INSANE_SKIP_xf86-video-modesetting = "xorg-driver-abi"
 
 RRECOMMENDS_${PN} += "${PN}-security-policy xkeyboard-config rgb xserver-xf86-config xkbcomp"
+RRECOMMENDS_${PN}-xwayland += "xkeyboard-config rgb xserver-xf86-config xkbcomp"
 RDEPENDS_${PN}-xvfb += "xkeyboard-config"
 RDEPENDS_${PN}-module-exa = "${PN} (= ${EXTENDPKGV})"
 
-- 
2.1.4



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

* Re: [PATCH] xserver-xorg: ensure xkbcomp is present for xwayland-only installs
  2016-01-13 11:34 [PATCH] xserver-xorg: ensure xkbcomp is present for xwayland-only installs Bob Ham
@ 2016-01-13 12:55 ` Joshua Lock
  2016-01-13 18:06   ` Bob Ham
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Lock @ 2016-01-13 12:55 UTC (permalink / raw)
  To: Bob Ham, openembedded-core

Hi Bob,

On 13/01/16 11:34, Bob Ham wrote:
> Add appropriate RRECOMMENDS for Xwayland runtime dependencies.

A change was merged to master some time back for this[1], is this patch 
intended for the jethro branch?

If so the usual convention is to backport, or request a cherry-pick, of 
the changes from the master branch.
Furthermore submissions to a stable branch should include the name of 
the stable branch in the subject.

Policies for stable branches are similar to those for the Yocto 
Project[2], though we should probably create a similar page on the OE 
wiki documenting the desired process for this project.

Regards,

Joshua

1. 
http://git.openembedded.org/openembedded-core/commit/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc?id=682fb02f585c830e3f28a858b97276adf71693d2
2. https://wiki.yoctoproject.org/wiki/Stable_branch_maintenance

> Co-Authored-By: Joshua Lock <joshua.lock@collabora.co.uk>
> Signed-off-by: Bob Ham <bob.ham@collabora.com>
> ---
>   meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> index 9881c94..8707e34 100644
> --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> @@ -73,6 +73,7 @@ SUMMARY_xf86-video-modesetting = "X.Org X server -- modesetting display driver"
>   INSANE_SKIP_xf86-video-modesetting = "xorg-driver-abi"
>
>   RRECOMMENDS_${PN} += "${PN}-security-policy xkeyboard-config rgb xserver-xf86-config xkbcomp"
> +RRECOMMENDS_${PN}-xwayland += "xkeyboard-config rgb xserver-xf86-config xkbcomp"
>   RDEPENDS_${PN}-xvfb += "xkeyboard-config"
>   RDEPENDS_${PN}-module-exa = "${PN} (= ${EXTENDPKGV})"
>
>


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

* Re: [PATCH] xserver-xorg: ensure xkbcomp is present for xwayland-only installs
  2016-01-13 12:55 ` Joshua Lock
@ 2016-01-13 18:06   ` Bob Ham
  0 siblings, 0 replies; 3+ messages in thread
From: Bob Ham @ 2016-01-13 18:06 UTC (permalink / raw)
  To: Joshua Lock, openembedded-core

On Wed, 2016-01-13 at 12:55 +0000, Joshua Lock wrote:
> Hi Bob,

Hi Joshua, nice shiny new email address you have there :-)

> On 13/01/16 11:34, Bob Ham wrote:
> > Add appropriate RRECOMMENDS for Xwayland runtime dependencies.
> 
> A change was merged to master some time back for this[1], is this
> patch 
> intended for the jethro branch?

Umm.. nope.  PEBKAC I'm afraid, please ignore this patch :-)

-- 
Bob Ham <bob.ham@collabora.com>
Software Engineer

>>>>>>>>
Open First 
Collabora is hiring!
Please check out our latest opportunities here:
http://bit.ly/Collabora-Careers
<<<<<<<<





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

end of thread, other threads:[~2016-01-13 18:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-13 11:34 [PATCH] xserver-xorg: ensure xkbcomp is present for xwayland-only installs Bob Ham
2016-01-13 12:55 ` Joshua Lock
2016-01-13 18:06   ` Bob Ham

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.