[OE-core] [PATCH] libdrm: Upgrade to 2.4.62

Steffen.Pankratz at elektrobit.com Steffen.Pankratz at elektrobit.com
Fri Jul 3 08:30:32 UTC 2015


> -----Original Message-----
> From: Jussi Kukkonen [mailto:jussi.kukkonen at intel.com]
> Sent: Friday, July 03, 2015 10:27 AM
> To: Pankratz, Steffen
> Cc: Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [PATCH] libdrm: Upgrade to 2.4.62

Hi Jussi

> > attached you can find a patch to upgrade libdrm to version 2.4.62.
> 
> Thanks Steffen. Could you resend the patch inline and not as an
> attachment?

Sure :)

From d3543bef432290a4ad8b5f62e10600680dc4d1d1 Mon Sep 17 00:00:00 2001
From: Steffen Pankratz <steffen.pankratz at elektrobit.com>
Date: Fri, 3 Jul 2015 07:45:37 +0000
Subject: [PATCH] libdrm: Upgrade to 2.4.62

Signed-off-by: Steffen Pankratz <steffen.pankratz at elektrobit.com>
---
 meta/recipes-graphics/drm/libdrm_2.4.59.bb |  6 ------
 meta/recipes-graphics/drm/libdrm_2.4.62.bb | 10 ++++++++++
 2 files changed, 10 insertions(+), 6 deletions(-)
 delete mode 100644 meta/recipes-graphics/drm/libdrm_2.4.59.bb
 create mode 100644 meta/recipes-graphics/drm/libdrm_2.4.62.bb

diff --git a/meta/recipes-graphics/drm/libdrm_2.4.59.bb b/meta/recipes-graphics/drm/libdrm_2.4.59.bb
deleted file mode 100644
index 14bf44a..0000000
--- a/meta/recipes-graphics/drm/libdrm_2.4.59.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require libdrm.inc
-
-SRC_URI += "file://installtests.patch "
-
-SRC_URI[md5sum] = "d32a1d37c2546ee11fc5924abeedb23e"
-SRC_URI[sha256sum] = "68d26e1fd85582f4243d66864f9b43ca4ee93662825de32b5506fc8e181ea41b"
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.62.bb b/meta/recipes-graphics/drm/libdrm_2.4.62.bb
new file mode 100644
index 0000000..109fc2c
--- /dev/null
+++ b/meta/recipes-graphics/drm/libdrm_2.4.62.bb
@@ -0,0 +1,10 @@
+require libdrm.inc
+
+SRC_URI += "file://installtests.patch "
+
+SRC_URI[md5sum] = "c9291bae0e5ca65d1483821d3698d3ab"
+SRC_URI[sha256sum] = "906c294bdbe1c94c3ca084305d61a6e5a8367f3b4986e6cc13b1e9b3f75931dc"
+
+# Valgrind support is enabled by default currently
+# already fixed upstream: http://cgit.freedesktop.org/mesa/drm/commit/?id=676c806d0221a7ea375676b2eab514c426fcacd3
+EXTRA_OECONF += "--disable-valgrind"
-- 
1.9.1


-- 
Regards
-Steffen


----------------------------------------------------------------
Please note: This e-mail may contain confidential information
intended solely for the addressee. If you have received this
e-mail in error, please do not disclose it to anyone, notify
the sender promptly, and delete the message from your system.
Thank you.



More information about the Openembedded-core mailing list