[oe-commits] org.oe.dev xserver-kdrive-git: add enable-epson.patch for git

pH5 commit openembedded-commits at lists.openembedded.org
Sat Sep 8 22:23:11 UTC 2007


xserver-kdrive-git: add enable-epson.patch for git

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 297f155776240df70c8a3c69664b7f2c30cb6662
ViewMTN: http://monotone.openembedded.org/revision/info/297f155776240df70c8a3c69664b7f2c30cb6662
Files:
1
packages/xorg-xserver/xserver-kdrive-git/enable-epson.patch
packages/xorg-xserver/xserver-kdrive_git.bb
Diffs:

#
# mt diff -r4eabb0e21b2bf738dde0bf5131fba32bb16fe90f -r297f155776240df70c8a3c69664b7f2c30cb6662
#
# 
# 
# add_file "packages/xorg-xserver/xserver-kdrive-git/enable-epson.patch"
#  content [56d6ba391c1bba04f130af29dbb020558d21ce27]
# 
# patch "packages/xorg-xserver/xserver-kdrive_git.bb"
#  from [66d69ccfa7f90cdb40b9c08688f30fe89b0981e8]
#    to [19f8efd716c101a6f37ef33dc1238ef1d27e5f20]
# 
============================================================
--- packages/xorg-xserver/xserver-kdrive-git/enable-epson.patch	56d6ba391c1bba04f130af29dbb020558d21ce27
+++ packages/xorg-xserver/xserver-kdrive-git/enable-epson.patch	56d6ba391c1bba04f130af29dbb020558d21ce27
@@ -0,0 +1,17 @@
+Index: git/hw/kdrive/Makefile.am
+===================================================================
+--- git.orig/hw/kdrive/Makefile.am	2007-09-08 23:24:21.000000000 +0200
++++ git/hw/kdrive/Makefile.am	2007-09-08 23:24:31.000000000 +0200
+@@ -1,10 +1,10 @@
+ if KDRIVEVESA
+-VESA_SUBDIRS = vesa ati chips epson i810 mach64 mga nvidia pm2 r128 \
++VESA_SUBDIRS = vesa ati chips i810 mach64 mga nvidia pm2 r128 \
+                smi via
+ endif
+ 
+ if BUILD_KDRIVEFBDEVLIB
+-FBDEV_SUBDIRS = fbdev
++FBDEV_SUBDIRS = fbdev epson
+ endif
+ 
+ if XFAKESERVER
============================================================
--- packages/xorg-xserver/xserver-kdrive_git.bb	66d69ccfa7f90cdb40b9c08688f30fe89b0981e8
+++ packages/xorg-xserver/xserver-kdrive_git.bb	19f8efd716c101a6f37ef33dc1238ef1d27e5f20
@@ -10,7 +10,8 @@ SRC_URI = "git://anongit.freedesktop.org
 FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-git:${FILE_DIRNAME}/xserver-kdrive"
 SRC_URI = "git://anongit.freedesktop.org/xorg/xserver;protocol=git \
 	${KDRIVE_COMMON_PATCHES} \
-        file://fix_default_mode.patch;patch=1 \
+	file://enable-epson.patch;patch=1 \
+	file://fix_default_mode.patch;patch=1 \
 	file://enable-xcalibrate.patch;patch=1 \
 	file://hide-cursor-and-ppm-root.patch;patch=1 \
 	file://xcalibrate_coords.patch;patch=1 \






More information about the Openembedded-commits mailing list