aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xserver-common/xserver-common_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/xserver-common/xserver-common_1.1.bb')
-rw-r--r--packages/xserver-common/xserver-common_1.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/xserver-common/xserver-common_1.1.bb b/packages/xserver-common/xserver-common_1.1.bb
index 9daa0c3000..70e689c9d8 100644
--- a/packages/xserver-common/xserver-common_1.1.bb
+++ b/packages/xserver-common/xserver-common_1.1.bb
@@ -1,11 +1,11 @@
+MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
DESCRIPTION = "Common X11 scripts and support files"
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "xmodmap xrandr xdpyinfo xtscal"
RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
-PR = "r1"
+PR = "r2"
# we are using a gpe-style Makefile
inherit gpe
-SRC_URI += "file://remove-run-calibrate-sh.patch;patch=1" \ No newline at end of file