All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xinput-calibrator: use up-to-date git version
@ 2016-11-15  9:39 Diego Rondini
  2016-11-15 10:43 ` Burton, Ross
  0 siblings, 1 reply; 2+ messages in thread
From: Diego Rondini @ 2016-11-15  9:39 UTC (permalink / raw)
  To: openembedded-core; +Cc: Diego Rondini

Use up-to-date version from git. While currently there aren't official releases
newer than 0.7.5, quite some new features have been added in git, for example
the ability to disable the calibration screen timeout.

Signed-off-by: Diego Rondini <diego.ml@zoho.com>
---
 meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb
index 57c3a7a..791895a 100644
--- a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb
+++ b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb
@@ -5,13 +5,13 @@ LIC_FILES_CHKSUM = "file://src/calibrator.cpp;endline=22;md5=1bcba08f67cdb56f340
 DEPENDS = "virtual/libx11 libxi"
 
 PV = "0.7.5+git${SRCPV}"
-PR = "r6"
+PR = "r7"
 
 inherit autotools pkgconfig distro_features_check
 # depends on virtual/libx11
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRCREV = "c01c5af807cb4b0157b882ab07a893df9a810111"
+SRCREV = "03dadf55109bd43d3380f040debe9f82f66f2f35"
 SRC_URI = "git://github.com/tias/xinput_calibrator.git \
            file://30xinput_calibrate.sh \
            file://Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch \
-- 
1.9.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] xinput-calibrator: use up-to-date git version
  2016-11-15  9:39 [PATCH] xinput-calibrator: use up-to-date git version Diego Rondini
@ 2016-11-15 10:43 ` Burton, Ross
  0 siblings, 0 replies; 2+ messages in thread
From: Burton, Ross @ 2016-11-15 10:43 UTC (permalink / raw)
  To: Diego Rondini; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

On 15 November 2016 at 09:39, Diego Rondini <diego.ml@zoho.com> wrote:

> -PR = "r6"
> +PR = "r7"
>

No need to bump PR anymore, this is historical and when they release PR can
be removed.

Ross

[-- Attachment #2: Type: text/html, Size: 630 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-15 10:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-15  9:39 [PATCH] xinput-calibrator: use up-to-date git version Diego Rondini
2016-11-15 10:43 ` Burton, Ross

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.