From: Martin Jansa Date: Mon, 3 Oct 2011 13:17:34 +0000 (+0200) Subject: xorg-driver-common.inc: bump INC_PR to rebuild drivers agains new xserver-xorg ABI X-Git-Tag: 2015-4~13134 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=60cfd59aab1362f02c5fb9124cd5554e96fb756d;p=openembedded-core.git xorg-driver-common.inc: bump INC_PR to rebuild drivers agains new xserver-xorg ABI Signed-off-by: Martin Jansa --- diff --git a/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc b/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc index da3a90b1f7..097060eaff 100644 --- a/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc +++ b/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc @@ -5,7 +5,7 @@ SECTION = "x11/drivers" LICENSE = "MIT-X" PE = "1" -INC_PR = "r15" +INC_PR = "r17" DEPENDS = "virtual/xserver xproto randrproto util-macros"