From 8f800370f5174e0f4cbc085f849fa3b61a5583e9 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Wed, 13 May 2009 12:59:39 +0200 Subject: [PATCH] xserver-kdrive-common: Run display calibration later to make sure the device node for the touchscreen has been created already so that the touchscreen test succeeds. --- .../xserver-kdrive-common/{30xTs_Calibrate => 98xTs_Calibrate} | 0 recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename recipes/xserver-kdrive-common/xserver-kdrive-common/{30xTs_Calibrate => 98xTs_Calibrate} (100%) diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common/30xTs_Calibrate b/recipes/xserver-kdrive-common/xserver-kdrive-common/98xTs_Calibrate similarity index 100% rename from recipes/xserver-kdrive-common/xserver-kdrive-common/30xTs_Calibrate rename to recipes/xserver-kdrive-common/xserver-kdrive-common/98xTs_Calibrate diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb b/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb index abd7191863..33c0a401e4 100644 --- a/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb +++ b/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Common X11 scripts" LICENSE = "GPL" SECTION = "x11" -PR = "r37" +PR = "r38" SRC_URI = "\ file://Xdefaults \ -- 2.39.5