Hello.
On Fri, 2011-05-13 at 14:42, Denis 'GNUtoo' Carikli wrote: > Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]> Acked-by: Stefan Schmidt <[email protected]> > --- > .../pointercal-xinput/bug20/pointercal.xinput | 1 + > recipes/xinput-calibrator/pointercal-xinput_0.0.bb | 2 +- > 2 files changed, 2 insertions(+), 1 deletions(-) > create mode 100644 > recipes/xinput-calibrator/pointercal-xinput/bug20/pointercal.xinput > > diff --git > a/recipes/xinput-calibrator/pointercal-xinput/bug20/pointercal.xinput > b/recipes/xinput-calibrator/pointercal-xinput/bug20/pointercal.xinput > new file mode 100644 > index 0000000..50e2632 > --- /dev/null > +++ b/recipes/xinput-calibrator/pointercal-xinput/bug20/pointercal.xinput > @@ -0,0 +1 @@ > +xinput set-int-prop "TSC2004 Touchscreen" "Evdev Axis Calibration" 32 239 10 > 232 6; > diff --git a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb > b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb > index 2d62f20..fa298b3 100644 > --- a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb > +++ b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb > @@ -2,7 +2,7 @@ DESCRIPTION = "Touchscreen calibration data from > xinput-calibrator" > LICENSE = "MIT/X11" > SECTION = "base" > > -PR = "r2" > +PR = "r3" > SRC_URI = "file://pointercal.xinput" > S = "${WORKDIR}" > > -- > 1.7.0.4 > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
