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

Steffen.Pankratz at elektrobit.com Steffen.Pankratz at elektrobit.com
Fri Jul 3 10:55:23 UTC 2015


From: Burton, Ross [mailto:ross.burton at intel.com] 
Sent: Friday, July 03, 2015 12:21 PM
To: Pankratz, Steffen
Cc: OE-core
Subject: Re: [OE-core] [PATCH] libdrm: Upgrade to 2.4.62

Hi Ross

> On 3 July 2015 at 09:30, <Steffen.Pankratz at elektrobit.com> wrote:
> +SRC_URI += "file://installtests.patch "
> 
> This patch doesn't apply.

My bad, I forget to include the updated patch.
I have updated my patch:
* removed the comment regarding Valgrind
* included the updated installtests.patch file

Shall I rebase my patch on your ' libdrm: remove git recipe, merge inc' patch?


Regards
-Steffen

From 64f1a95f98e5469e4b71dcf328157df7f1d5d446 Mon Sep 17 00:00:00 2001
From: Steffen Pankratz <steffen.pankratz at elektrobit.com>
Date: Fri, 3 Jul 2015 10:51:26 +0000
Subject: [PATCH] libdrm: Upgrade to 2.4.62

Signed-off-by: Steffen Pankratz <steffen.pankratz at elektrobit.com>
---
 meta/recipes-graphics/drm/libdrm/installtests.patch | 8 ++++----
 meta/recipes-graphics/drm/libdrm_2.4.59.bb          | 6 ------
 meta/recipes-graphics/drm/libdrm_2.4.62.bb          | 8 ++++++++
 3 files changed, 12 insertions(+), 10 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/installtests.patch b/meta/recipes-graphics/drm/libdrm/installtests.patch
index 03d6254..1175dae 100644
--- a/meta/recipes-graphics/drm/libdrm/installtests.patch
+++ b/meta/recipes-graphics/drm/libdrm/installtests.patch
@@ -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
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..73f0821
--- /dev/null
+++ b/meta/recipes-graphics/drm/libdrm_2.4.62.bb
@@ -0,0 +1,8 @@
+require libdrm.inc
+
+SRC_URI += "file://installtests.patch "
+
+SRC_URI[md5sum] = "c9291bae0e5ca65d1483821d3698d3ab"
+SRC_URI[sha256sum] = "906c294bdbe1c94c3ca084305d61a6e5a8367f3b4986e6cc13b1e9b3f75931dc"
+
+EXTRA_OECONF += "--disable-valgrind"
-- 
1.9.1



----------------------------------------------------------------
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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libdrm-Upgrade-to-2.4.62.patch
Type: application/octet-stream
Size: 2279 bytes
Desc: 0001-libdrm-Upgrade-to-2.4.62.patch
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150703/076daee0/attachment-0002.obj>


More information about the Openembedded-core mailing list