[oe] [PATCH 01/12] pointercal-xinput: add support for bug20

Stefan Schmidt stefan at datenfreihafen.org
Fri May 13 18:05:11 UTC 2011


Hello.


On Fri, 2011-05-13 at 14:42, Denis 'GNUtoo' Carikli wrote:
> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>

Acked-by: Stefan Schmidt <stefan at buglabs.net>

> ---
>  .../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
> 




More information about the Openembedded-devel mailing list