1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

xorg-driver-common.inc: bump INC_PR to rebuild drivers agains new xserver-xorg ABI

(From OE-Core rev: 60cfd59aab1362f02c5fb9124cd5554e96fb756d)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Martin Jansa
2011-10-03 15:17:34 +02:00
committed by Richard Purdie
parent e382e64235
commit b093169e52
@@ -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"