From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH v2] xinput: add utility for configuring and testing XInput devices.
Date: Thu, 19 Jan 2012 11:57:49 -0800 [thread overview]
Message-ID: <4F1875BD.5070600@linux.intel.com> (raw)
In-Reply-To: <1326924911-3127-1-git-send-email-andrea.adami@gmail.com>
On 01/18/2012 02:15 PM, Andrea Adami wrote:
> * from meta-openembedded with minor editings
> * (fields reordering like other recipes in xorg-app)
>
> Signed-off-by: Andrea Adami<andrea.adami@gmail.com>
> ---
> meta/recipes-graphics/xorg-app/xinput_1.5.3.bb | 14 ++++++++++++++
> 1 files changed, 14 insertions(+), 0 deletions(-)
> create mode 100644 meta/recipes-graphics/xorg-app/xinput_1.5.3.bb
>
> diff --git a/meta/recipes-graphics/xorg-app/xinput_1.5.3.bb b/meta/recipes-graphics/xorg-app/xinput_1.5.3.bb
> new file mode 100644
> index 0000000..8f17e9a
> --- /dev/null
> +++ b/meta/recipes-graphics/xorg-app/xinput_1.5.3.bb
> @@ -0,0 +1,14 @@
> +require xorg-app-common.inc
> +
> +SUMMARY = "Runtime configuration and test of XInput devices"
> +
> +DESCRIPTION = "Xinput is an utility for configuring and testing XInput devices"
> +
> +LIC_FILES_CHKSUM = "file://COPYING;md5=22c34ea36136407a77702a8b784f9bd0"
> +
> +DEPENDS += " libxi"
> +
> +PR = "r7"
> +
> +SRC_URI[md5sum] = "1e2f0ad4f3fa833b65c568907f171d28"
> +SRC_URI[sha256sum] = "6aade131cecddaeefc39ddce1dd5e8473f6039c2e4efbfd9fbb5ee2a75885c76"
V2 Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2012-01-19 20:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-17 23:03 [PATCH] xinput: add utility for configuring and testing XInput devices Andrea Adami
2012-01-18 1:46 ` Koen Kooi
2012-01-18 12:40 ` Andrea Adami
2012-01-18 13:28 ` Koen Kooi
2012-01-18 22:15 ` [PATCH v2] " Andrea Adami
2012-01-19 19:57 ` Saul Wold [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=4F1875BD.5070600@linux.intel.com \
--to=sgw@linux.intel.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.