libdrm: update to libdrm-2.4.24

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-03-06 12:08:12 +01:00
parent 3ba6ca9586
commit 7d4604fedd
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="libdrm"
PKG_VERSION="2.4.23"
PKG_VERSION="2.4.24"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -139,7 +139,7 @@
GRAPHIC_DRIVERS="nouveau"
# use libdrm-master (latest git) instead latest released version
LIBDRM_MASTER="yes"
LIBDRM_MASTER="no"
# use Mesa-master (latest git) instead latest released version
MESA_MASTER="yes"