aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xorg-driver-common.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 10:18:59 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 11:14:14 +0200
commit1624d1b3311e8dfc91786b8857ceb9569d2087d5 (patch)
tree64c7c45a80e784e7bb67e97c8967cc340c2818e7 /recipes/xorg-driver/xorg-driver-common.inc
parent46291053cc7d346dbb74185044b14666164989e8 (diff)
downloadopenembedded-1624d1b3311e8dfc91786b8857ceb9569d2087d5.tar.gz
xorg-driver: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver/xorg-driver-common.inc')
-rw-r--r--recipes/xorg-driver/xorg-driver-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xorg-driver-common.inc b/recipes/xorg-driver/xorg-driver-common.inc
index 66a378f678..7cb17e2ba3 100644
--- a/recipes/xorg-driver/xorg-driver-common.inc
+++ b/recipes/xorg-driver/xorg-driver-common.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "X driver"
HOMEPAGE = "http://www.x.org"
SECTION = "x11/drivers"
LICENSE = "MIT-X"
-PR = "r11"
+INC_PR = "r14"
DEPENDS = "randrproto xorg-server xproto"