[oe-commits] org.oe.dev xserver-common 1.13: Re-add calibrate-only-if-ts.patch after merge.

pfalcon commit openembedded-commits at lists.openembedded.org
Fri Feb 9 19:04:16 UTC 2007


xserver-common 1.13: Re-add calibrate-only-if-ts.patch after merge.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: ab8e766de88fef3f3107efb0c8074270e1478d34
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ab8e766de88fef3f3107efb0c8074270e1478d34
Files:
1
packages/xserver-common/xserver-common_1.13.bb
Diffs:

#
# mt diff -rcb73d0a351d0c793315a28c4f8653a024c6a00ee -rab8e766de88fef3f3107efb0c8074270e1478d34
#
# 
# 
# patch "packages/xserver-common/xserver-common_1.13.bb"
#  from [22eed89043872aaa84cac299db81988143020e6c]
#    to [d089b1c5a7d459bf6784bfbabc35b17a9d82008a]
# 
============================================================
--- packages/xserver-common/xserver-common_1.13.bb	22eed89043872aaa84cac299db81988143020e6c
+++ packages/xserver-common/xserver-common_1.13.bb	d089b1c5a7d459bf6784bfbabc35b17a9d82008a
@@ -1,9 +1,10 @@ require xserver-common.inc
 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"






More information about the Openembedded-commits mailing list