mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
libdrm: Upgrade to 2.4.62
(From OE-Core rev: 88d60e70da0890184922056cef1f20171f716ace) Signed-off-by: Steffen Pankratz <steffen.pankratz@elektrobit.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6c3c74fa8b
commit
a117fd5ecd
@@ -8,7 +8,7 @@ diff --git a/tests/Makefile.am b/tests/Makefile.am
|
||||
index bf1987f..d909e19 100644
|
||||
--- a/tests/Makefile.am
|
||||
+++ b/tests/Makefile.am
|
||||
@@ -6,10 +6,11 @@ AM_CPPFLAGS = \
|
||||
@@ -27,10 +27,11 @@ AM_CPPFLAGS = \
|
||||
|
||||
LDADD = $(top_builddir)/libdrm.la
|
||||
|
||||
@@ -18,6 +18,6 @@ index bf1987f..d909e19 100644
|
||||
drmstat
|
||||
|
||||
+check_PROGRAMS =
|
||||
SUBDIRS = modeprint proptest
|
||||
|
||||
if HAVE_LIBKMS
|
||||
if HAVE_NOUVEAU
|
||||
SUBDIRS += nouveau
|
||||
endif
|
||||
|
||||
@@ -12,8 +12,8 @@ DEPENDS = "libpthread-stubs udev libpciaccess"
|
||||
|
||||
SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \
|
||||
file://installtests.patch "
|
||||
SRC_URI[md5sum] = "d32a1d37c2546ee11fc5924abeedb23e"
|
||||
SRC_URI[sha256sum] = "68d26e1fd85582f4243d66864f9b43ca4ee93662825de32b5506fc8e181ea41b"
|
||||
SRC_URI[md5sum] = "c9291bae0e5ca65d1483821d3698d3ab"
|
||||
SRC_URI[sha256sum] = "906c294bdbe1c94c3ca084305d61a6e5a8367f3b4986e6cc13b1e9b3f75931dc"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
@@ -21,6 +21,7 @@ EXTRA_OECONF += "--disable-cairo-tests \
|
||||
--enable-omap-experimental-api \
|
||||
--enable-install-test-programs \
|
||||
--disable-manpages \
|
||||
--disable-valgrind \
|
||||
"
|
||||
|
||||
ALLOW_EMPTY_${PN}-drivers = "1"
|
||||
Reference in New Issue
Block a user