]> pilppa.org Git - familiar-h63xx-build.git/blobdiff - org.handhelds.familiar/packages/xserver-common/xserver-common_1.8.bb
xserver-common: fix hx4700.xmodmap
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / xserver-common / xserver-common_1.8.bb
index 3a298621f4542a99dbb84cbe51dc46ba99e718fd..1925392b80884b8865857dd9ff848f37dc472f10 100644 (file)
@@ -2,6 +2,8 @@ MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
 DESCRIPTION = "Common X11 scripts and support files"
 LICENSE = "GPL"
 SECTION = "x11"
+PR = "r1"
+
 DEPENDS = "xmodmap xrandr xdpyinfo xtscal"
 RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
 
@@ -9,4 +11,5 @@ RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
 # we are using a gpe-style Makefile
 inherit gpe
 
-SRC_URI += "file://100dpi.patch;patch=1"
+SRC_URI += "file://100dpi.patch;patch=1 \
+            file://hx4700.patch;patch=1"