Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] directfb: bump to version 1.4.15
@ 2011-10-04 10:51 Sven Neumann
  2011-10-04 10:51 ` [Buildroot] [PATCH 2/2] linux-fusion: bump to version 8.7.0 Sven Neumann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sven Neumann @ 2011-10-04 10:51 UTC (permalink / raw)
  To: buildroot

Remove patch that has been included upstream.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
---
 .../directfb/directfb-1.4.13-ppc-compile-fix.patch |   17 -----------------
 package/directfb/directfb.mk                       |    2 +-
 2 files changed, 1 insertions(+), 18 deletions(-)
 delete mode 100644 package/directfb/directfb-1.4.13-ppc-compile-fix.patch

diff --git a/package/directfb/directfb-1.4.13-ppc-compile-fix.patch b/package/directfb/directfb-1.4.13-ppc-compile-fix.patch
deleted file mode 100644
index 2514eae..0000000
--- a/package/directfb/directfb-1.4.13-ppc-compile-fix.patch
+++ /dev/null
@@ -1,17 +0,0 @@
----
- lib/direct/ppcasm_memcpy_cachable.S |    2 --
- 1 file changed, 2 deletions(-)
-
-Index: DirectFB-1.2.7/lib/direct/ppcasm_memcpy_cachable.S
-===================================================================
---- DirectFB-1.2.7.orig/lib/direct/ppcasm_memcpy_cachable.S
-+++ DirectFB-1.2.7/lib/direct/ppcasm_memcpy_cachable.S
-@@ -34,8 +34,6 @@
- 
- #define __ASSEMBLY__
- 
--#include <linux/config.h>
--
- #if defined(CONFIG_8xx) || defined(CONFIG_403GCX)
- #define L1_CACHE_LINE_SIZE       16
- #define LG_L1_CACHE_LINE_SIZE     4 
diff --git a/package/directfb/directfb.mk b/package/directfb/directfb.mk
index af64542..977d272 100644
--- a/package/directfb/directfb.mk
+++ b/package/directfb/directfb.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 DIRECTFB_VERSION_MAJOR = 1.4
-DIRECTFB_VERSION = $(DIRECTFB_VERSION_MAJOR).13
+DIRECTFB_VERSION = $(DIRECTFB_VERSION_MAJOR).15
 DIRECTFB_SITE = http://www.directfb.org/downloads/Core/DirectFB-$(DIRECTFB_VERSION_MAJOR)
 DIRECTFB_SOURCE = DirectFB-$(DIRECTFB_VERSION).tar.gz
 DIRECTFB_AUTORECONF = YES
-- 
1.7.4.1

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

end of thread, other threads:[~2011-10-07 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-04 10:51 [Buildroot] [PATCH 1/2] directfb: bump to version 1.4.15 Sven Neumann
2011-10-04 10:51 ` [Buildroot] [PATCH 2/2] linux-fusion: bump to version 8.7.0 Sven Neumann
2011-10-04 11:45 ` [Buildroot] [PATCH 3/3] sawman: bump to version 1.4.15 Sven Neumann
2011-10-07 11:32 ` [Buildroot] [PATCH 1/2] directfb: " Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox