mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libdrm: update to libdrm-2.4.28
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1bcd8be9b5
commit
0c0e4eac63
@ -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"
|
||||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user