summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-07-20 22:12:20 -0700
committerMichael Forney <mforney@mforney.org>2016-07-20 22:12:20 -0700
commit174c51bf9d661fe83ee0720c2c886425efe51152 (patch)
tree86e9b9e4c1bcfc06f9c92d1cb75491b9db57120d
parent32b33b296e81a2d27fc62831022e20bdef557fad (diff)
libdrm: Update to 2.4.69
-rw-r--r--desktop/libdrm/config.h10
m---------desktop/libdrm/src0
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/libdrm/config.h b/desktop/libdrm/config.h
index c9113b66..8dec6df2 100644
--- a/desktop/libdrm/config.h
+++ b/desktop/libdrm/config.h
@@ -16,8 +16,6 @@
/* #undef HAVE_LIB_ATOMIC_OPS */
#define HAVE_MEMORY_H 1
/* #undef HAVE_OMAP */
-/* #undef HAVE_RADEON */
-/* #undef HAVE_SYS_MKDEV_H */
/* #undef HAVE_SYS_SYSCTL_H */
/* #undef HAVE_TEGRA */
/* #undef HAVE_VALGRIND */
@@ -25,13 +23,15 @@
#define HAVE_VISIBILITY 1
/* #undef HAVE_VMWGFX */
#define LT_OBJDIR ".libs/"
+/* #undef MAJOR_IN_MKDEV */
+/* #undef MAJOR_IN_SYSMACROS */
#define PACKAGE "libdrm"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI"
#define PACKAGE_NAME "libdrm"
-#define PACKAGE_STRING "libdrm 2.4.68"
+#define PACKAGE_STRING "libdrm 2.4.69"
#define PACKAGE_TARNAME "libdrm"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.4.68"
+#define PACKAGE_VERSION "2.4.69"
/* #undef STACK_DIRECTION */
/* #undef UDEV */
#ifndef _ALL_SOURCE
@@ -49,7 +49,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.4.68"
+#define VERSION "2.4.69"
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif
diff --git a/desktop/libdrm/src b/desktop/libdrm/src
-Subproject fc09c5ab84240e9b6bd0bed01685ef004f56c4f
+Subproject 5d830819480b089f62637fecc3aad11c5d1d585