From: Joshua Lock <joshua.g.lock@linux.intel.com>
To: Bob Ham <bob.ham@collabora.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] xserver-xorg: ensure xkbcomp is present for xwayland-only installs
Date: Wed, 13 Jan 2016 12:55:24 +0000 [thread overview]
Message-ID: <5696493C.8070700@linux.intel.com> (raw)
In-Reply-To: <1452684873-15629-1-git-send-email-bob.ham@collabora.com>
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})"
>
>
next prev parent reply other threads:[~2016-01-13 12:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2016-01-13 18:06 ` Bob Ham
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=5696493C.8070700@linux.intel.com \
--to=joshua.g.lock@linux.intel.com \
--cc=bob.ham@collabora.com \
--cc=openembedded-core@lists.openembedded.org \
/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.