libdrm: update to libdrm-2.4.28

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-07 17:51:00 +01:00
parent 1bcd8be9b5
commit 0c0e4eac63
2 changed files with 20 additions and 1 deletions

View File

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

View File

@ -0,0 +1,19 @@
From 902ee661f1864aaf8325621085f6a1b5a6a3673a Mon Sep 17 00:00:00 2001
From: Dave Airlie <airlied@redhat.com>
Date: Mon, 05 Dec 2011 21:24:48 +0000
Subject: test/radeon: add missing files for dist
---
diff --git a/tests/radeon/Makefile.am b/tests/radeon/Makefile.am
index 021ca72..1775669 100644
--- a/tests/radeon/Makefile.am
+++ b/tests/radeon/Makefile.am
@@ -9,4 +9,6 @@ noinst_PROGRAMS = \
radeon_ttm_SOURCES = \
rbo.c \
+ rbo.h \
+ list.h \
radeon_ttm.c
--
cgit v0.9.0.2-2-gbebe