[OE-core] [PATCH] xserver-xorg: ensure xkbcomp is present for xwayland-only installs

Joshua Lock joshua.g.lock at linux.intel.com
Wed Jan 13 12:55:24 UTC 2016


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 at collabora.co.uk>
> Signed-off-by: Bob Ham <bob.ham at 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})"
>
>



More information about the Openembedded-core mailing list