From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5][PATCH] Change dependency from virtual/mesa to drm in the kms packageconfig.
Date: Mon, 7 Mar 2016 13:11:11 +0100 [thread overview]
Message-ID: <20160307121111.GD2549@jama> (raw)
In-Reply-To: <1456818214-5466-1-git-send-email-teemu.holappa@theqtcompany.com>
[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]
On Tue, Mar 01, 2016 at 09:43:34AM +0200, Teemu Holappa wrote:
> In some configurations there no provider for virtual/mesa, but only drm libaries.
NAK
Missing SOB line and summary doesn't follow
http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
> ---
> recipes-qt/qt5/qtbase_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
> index bf56741..1d32a0b 100644
> --- a/recipes-qt/qt5/qtbase_git.bb
> +++ b/recipes-qt/qt5/qtbase_git.bb
> @@ -117,7 +117,7 @@ PACKAGECONFIG[gtkstyle] = "-gtkstyle,-no-gtkstyle,gtk+"
> PACKAGECONFIG[directfb] = "-directfb,-no-directfb,directfb"
> PACKAGECONFIG[linuxfb] = "-linuxfb,-no-linuxfb"
> PACKAGECONFIG[mitshm] = "-mitshm,-no-mitshm,mitshm"
> -PACKAGECONFIG[kms] = "-kms,-no-kms,virtual/mesa virtual/egl"
> +PACKAGECONFIG[kms] = "-kms,-no-kms,drm virtual/egl"
> # needed for qtwebkit
> PACKAGECONFIG[icu] = "-icu,-no-icu,icu"
> PACKAGECONFIG[udev] = "-libudev,-no-libudev,udev"
> --
> 2.7.2
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
prev parent reply other threads:[~2016-03-07 12:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-01 7:43 [meta-qt5][PATCH] Change dependency from virtual/mesa to drm in the kms packageconfig Teemu Holappa
2016-03-07 12:11 ` Martin Jansa [this message]
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=20160307121111.GD2549@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@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.