From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] xgamma: Add new recipes
Date: Mon, 10 Nov 2014 07:49:55 +0100 [thread overview]
Message-ID: <20141110064955.GC2440@jama> (raw)
In-Reply-To: <1415353921-20973-1-git-send-email-qianl.fnst@cn.fujitsu.com>
[-- Attachment #1: Type: text/plain, Size: 1777 bytes --]
On Fri, Nov 07, 2014 at 05:52:01PM +0800, Qian Lei wrote:
> xgamma allows X users to query and alter the gamma correction of a
> monitor via the X video mode extension (XFree86-VidModeExtension).
>
> Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com>
> ---
> meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
> create mode 100644 meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb
>
> diff --git a/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb b/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb
> new file mode 100644
> index 0000000..48240c0
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb
> @@ -0,0 +1,17 @@
> +require xorg-app-common.inc
How was this recipe tested?
ERROR: ParseError at
/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb:1:
Could not include required file xorg-app-common.inc
> +
> +SUMMARY = "X.Org X11 X client utilities"
> +
> +DESCRIPTION = "xgamma allows X users to query and alter the gamma \
> +correction of a monitor via the X video mode extension."
> +
> +LIC_FILES_CHKSUM = "file://COPYING;md5=ac9801b8423fd7a7699ccbd45cf134d8"
> +
> +PR = "${INC_PR}.0"
> +
> +DEPENDS += "libxxf86vm"
> +
> +BBCLASSEXTEND = "native"
> +
> +SRC_URI[md5sum] = "e8a88bf1a18f35b724619849dca97f4f"
> +SRC_URI[sha256sum] = "e5eb2588fbbdc5c2db5571b304204487a9c22eed15ac6cb816f605ec403e6e1a"
> --
> 1.8.4.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 --]
next prev parent reply other threads:[~2014-11-10 6:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-07 9:52 [PATCH] xgamma: Add new recipes Qian Lei
2014-11-07 14:18 ` Martin Jansa
2014-11-10 6:49 ` Martin Jansa [this message]
2014-11-10 9:49 ` Qian Lei
2014-11-10 9:53 ` [PATCH v2] " Qian Lei
2014-11-11 7:32 ` [PATCH v3] " Qian Lei
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=20141110064955.GC2440@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.