aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xserver-common/xserver-common_1.33.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-23 20:37:46 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-23 20:37:46 +0200
commit423e9ed161c953f1657babf248fa90b63f9abc7c (patch)
tree01b69f37d3c5a9dc4add66f8e6d7d442f9e8ccc5 /recipes/xserver-common/xserver-common_1.33.bb
parentc0916bda7cc1d7015e87a31645bc85d87b228584 (diff)
downloadopenembedded-423e9ed161c953f1657babf248fa90b63f9abc7c.tar.gz
xserver-common: fix patch
* never ever modify patch by hand after testing it, sorry for noise
Diffstat (limited to 'recipes/xserver-common/xserver-common_1.33.bb')
-rw-r--r--recipes/xserver-common/xserver-common_1.33.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xserver-common/xserver-common_1.33.bb b/recipes/xserver-common/xserver-common_1.33.bb
index 7486459522..9ebaa3150d 100644
--- a/recipes/xserver-common/xserver-common_1.33.bb
+++ b/recipes/xserver-common/xserver-common_1.33.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts and support files"
LICENSE = "GPL"
SECTION = "x11"
RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
-PR = "r6"
+PR = "r7"
PACKAGE_ARCH = "all"
DEFAULT_PREFERENCE = "-1"