Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Zhai, Edwin" <edwin.zhai@intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/3] xinput-calibrator: Add 0.7.5 as new recipe
Date: Wed, 27 Jul 2011 08:56:43 +0800	[thread overview]
Message-ID: <4E2F624B.4070701@intel.com> (raw)
In-Reply-To: <C36AA1E0-9A00-4761-9912-A3AC81367446@dominion.thruhere.net>

I borrowed it from meta-oe with minor modification.
xinput is very useful for debug and test of input device under X. 
xinput_calibrator is a must for touchscreen device.

Koen Kooi wrote:
>
> This one looks suspicously like the one in meta-oe. Apart from that, 
> is it really needed in oe-core?
>
> Op 26 jul. 2011, om 14:30 heeft edwin.zhai@intel.com het volgende 
> geschreven:
>
> > From: Zhai Edwin <edwin.zhai@intel.com>
> >
> > Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
> > ---
> > .../xinput-calibrator/xinput-calibrator_0.7.5.bb   |   24 
> ++++++++++++++++++++
> > 1 files changed, 24 insertions(+), 0 deletions(-)
> > create mode 100644 
> meta/recipes-graphics/xinput-calibrator/xinput-calibrator_0.7.5.bb
> >
> > diff --git 
> a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_0.7.5.bb 
> b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_0.7.5.bb
>
> > new file mode 100644
> > index 0000000..5a868f7
> > --- /dev/null
> > +++ 
> b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_0.7.5.bb
> > @@ -0,0 +1,24 @@
> > +DESCRIPTION = "A generic touchscreen calibration program for X.Org"
> > +HOMEPAGE = 
> "http://www.freedesktop.org/wiki/Software/xinput_calibrator"
> > +
> > +LICENSE = "MIT/X11"
> > +LIC_FILES_CHKSUM = 
> "file://COPYING;md5=d9a6926aaad6b8f38bb4f995fe088466\ 
> <file://COPYING;md5=d9a6926aaad6b8f38bb4f995fe088466%5C>
> > +                    
> file://src/calibrator.cpp;endline=22;md5=998e238a7638a7446eaeb02398f691fc" 
>
> > +
> > +DEPENDS = "virtual/libx11 libxi"
> > +
> > +inherit autotools
> > +
> > +RDEPENDS_${PN} = "xinput"
> > +
> > +SRC_URI = 
> "http://github.com/downloads/tias/xinput_calibrator/xinput_calibrator-${PV}.tar.gz" 
>
> > +SRC_URI[md5sum] = "20da0a2055a5a75962add8c6b44f60fa"
> > +SRC_URI[sha256sum] = 
> "baa4ddca49ec94c27ba4c715bfa26692fec1132103e927213c3169e475d3d971"
> > +
> > +S = "${WORKDIR}/xinput_calibrator-${PV}"
> > +
> > +do_install_append() {
> > +        install -d ${D}${bindir}
> > +        install -m 0755 scripts/xinput_calibrator_pointercal.sh 
> ${D}${bindir}/xinput_calibrator_once.sh
> > +        install -m 0755 
> scripts/xinput_calibrator_get_hal_calibration.sh 
> ${D}${bindir}/xinput_calibrator_get_hal_calibration.sh
>
> > +}
> > --
> > 1.7.1
> >
> >
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



  parent reply	other threads:[~2011-07-27  1:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 12:30 [PATCH 0/3] utils for touchscreen calibration edwin.zhai
2011-07-26 12:30 ` [PATCH 1/3] xinput: Add 1.5.3 as new recipes edwin.zhai
2011-07-26 12:30 ` [PATCH 2/3] xinput-calibrator: Add 0.7.5 as new recipe edwin.zhai
2011-07-26 12:53   ` Koen Kooi
2011-07-26 13:26     ` Richard Purdie
2011-07-26 13:36       ` Koen Kooi
2011-08-03  7:53       ` Zhai, Edwin
2011-08-03 15:00         ` Khem Raj
2011-08-03 15:13           ` Koen Kooi
2011-07-27  0:56     ` Zhai, Edwin [this message]
2011-07-26 12:30 ` [PATCH 3/3] evtest: Add 1.25 " edwin.zhai

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=4E2F624B.4070701@intel.com \
    --to=edwin.zhai@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox