xserver-common 1.13: Re-add calibrate-only-if-ts.patch after merge.
authorPaul Sokolovsky <pmiscml@gmail.com>
Fri, 9 Feb 2007 18:56:54 +0000 (18:56 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Fri, 9 Feb 2007 18:56:54 +0000 (18:56 +0000)
packages/xserver-common/xserver-common_1.13.bb

index 6278adf..599af1d 100644 (file)
@@ -1,9 +1,10 @@
 require xserver-common.inc
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI_append = " file://setDPI.sh \
-                   file://xserver-imageon.patch;patch=1"
+                   file://xserver-imageon.patch;patch=1 \
+                   file://calibrate-only-if-ts.patch;patch=1"
 
 do_install_append() {
        install -m 0755 "${WORKDIR}/setDPI.sh" "${D}/etc/X11/Xinit.d/50setdpi"