All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/efl: bump to 1.20.4
@ 2017-09-23 20:53 Romain Naour
  2017-09-26 22:03 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Romain Naour @ 2017-09-23 20:53 UTC (permalink / raw)
  To: buildroot

https://www.enlightenment.org/news/efl-1.20.4

Remove upstream patch.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
 ...g-add-missing-header-for-big-endian-build.patch | 35 ----------------------
 package/efl/efl.hash                               |  4 +--
 package/efl/efl.mk                                 |  2 +-
 3 files changed, 3 insertions(+), 38 deletions(-)
 delete mode 100644 package/efl/0001-eina_debug-add-missing-header-for-big-endian-build.patch

diff --git a/package/efl/0001-eina_debug-add-missing-header-for-big-endian-build.patch b/package/efl/0001-eina_debug-add-missing-header-for-big-endian-build.patch
deleted file mode 100644
index 9f0653d..0000000
--- a/package/efl/0001-eina_debug-add-missing-header-for-big-endian-build.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From 135f4233266443a4546bdf8217f145a0f7bbb90d Mon Sep 17 00:00:00 2001
-From: Romain Naour <romain.naour@gmail.com>
-Date: Thu, 7 Sep 2017 22:25:48 +0200
-Subject: [PATCH] eina_debug: add missing header for big endian build
-
-The build fail for big endian system due to missing eina_swap32
-definition.
-Add "eina_cpu.h" include where eina_swap32 prototype is defined.
-
-Patch provided by sharkcz in [1].
-
-Uptream status: pending
-
-[1] https://phab.enlightenment.org/D5158
-
-Signed-off-by: Romain Naour <romain.naour@gmail.com>
----
- src/lib/eina/eina_debug.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/lib/eina/eina_debug.c b/src/lib/eina/eina_debug.c
-index ca1bdad..468ca43 100644
---- a/src/lib/eina/eina_debug.c
-+++ b/src/lib/eina/eina_debug.c
-@@ -60,6 +60,7 @@
- #endif
- 
- #include "eina_debug.h"
-+#include "eina_cpu.h"
- #include "eina_types.h"
- #include "eina_list.h"
- #include "eina_mempool.h"
--- 
-2.9.5
-
diff --git a/package/efl/efl.hash b/package/efl/efl.hash
index ceeb788..e388f50 100644
--- a/package/efl/efl.hash
+++ b/package/efl/efl.hash
@@ -1,2 +1,2 @@
-# From https://download.enlightenment.org/rel/libs/efl/efl-1.20.3.tar.xz.sha256
-sha256	1273014aff3cd313a315f6745b02958668083726d830873b681fe726b9421191	efl-1.20.3.tar.xz
+# From https://download.enlightenment.org/rel/libs/efl/efl-1.20.4.tar.xz.sha256
+sha256	316135c402758945d51d3b316addbeb1d537a0d75f9cf593868646fd8251b0cb 	efl-1.20.4.tar.xz
diff --git a/package/efl/efl.mk b/package/efl/efl.mk
index f1bcd53..f456928 100644
--- a/package/efl/efl.mk
+++ b/package/efl/efl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-EFL_VERSION = 1.20.3
+EFL_VERSION = 1.20.4
 EFL_SOURCE = efl-$(EFL_VERSION).tar.xz
 EFL_SITE = http://download.enlightenment.org/rel/libs/efl
 EFL_LICENSE = BSD-2-Clause, LGPL-2.1+, GPL-2.0+
-- 
2.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] package/efl: bump to 1.20.4
  2017-09-23 20:53 [Buildroot] [PATCH] package/efl: bump to 1.20.4 Romain Naour
@ 2017-09-26 22:03 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2017-09-26 22:03 UTC (permalink / raw)
  To: buildroot



On 23-09-17 22:53, Romain Naour wrote:
> https://www.enlightenment.org/news/efl-1.20.4
> 
> Remove upstream patch.
> 
> Signed-off-by: Romain Naour <romain.naour@gmail.com>

 Applied to master, thanks.

 Regards,
 Arnout


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-26 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-23 20:53 [Buildroot] [PATCH] package/efl: bump to 1.20.4 Romain Naour
2017-09-26 22:03 ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.