[Lunar-commits] <moonbase> libdrm: version bumped to 2.4.14.
Florin Braescu
florin at lunar-linux.org
Fri Sep 25 18:58:42 CEST 2009
commit 35360030427b17d1ead3b164d4954a34e65f29e9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Sep 25 19:58:42 2009 +0300
libdrm: version bumped to 2.4.14.
Changes:
radeon: fix 32/64 bit issue with sign extension
intel: Remove the old swrast flag for reducing cache flushing.
intel: Remove the max_entries stuff that complicated bo reuse.
drmModeFreeConnector: free encoders and properties
libdrm_intel: add new pci ids
libdrm_intel: include B43 chipset check
---
xorg7/extra/libdrm/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xorg7/extra/libdrm/DETAILS b/xorg7/extra/libdrm/DETAILS
index 65ec5cd..3f7fd8b 100644
--- a/xorg7/extra/libdrm/DETAILS
+++ b/xorg7/extra/libdrm/DETAILS
@@ -1,12 +1,12 @@
MODULE=libdrm
- VERSION=2.4.13
+ VERSION=2.4.14
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://dri.freedesktop.org/libdrm
- SOURCE_VFY=sha1:0d3065d8521fca97239ce4aecbc81dc08d07de7d
+ SOURCE_VFY=sha1:a18cc2cdfd02b8ba1c91c3e9ac609521ad3e2fe9
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.freedesktop.org
ENTERED=20061017
- UPDATED=20090903
+ UPDATED=20090925
SHORT="The userspace interface to kernel DRM services"
cat << EOF
More information about the Lunar-commits
mailing list