summaryrefslogtreecommitdiffstats
path: root/package/directfb/directfb-1.4.13-ppc-compile-fix.patch
diff options
context:
space:
mode:
authorSven Neumann <s.neumann@raumfeld.com>2011-10-04 12:51:16 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-10-07 13:15:06 +0200
commit3b661b77212f08117b21c9fa3101fe101f864ea3 (patch)
tree878173fe952dcc217b8ff0d04a0081d0a3645526 /package/directfb/directfb-1.4.13-ppc-compile-fix.patch
parent8181103018e3d655965866e975bba0143bb66d09 (diff)
downloadbuildroot-novena-3b661b77212f08117b21c9fa3101fe101f864ea3.tar.gz
buildroot-novena-3b661b77212f08117b21c9fa3101fe101f864ea3.zip
directfb: bump to version 1.4.15
Remove patch that has been included upstream. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/directfb/directfb-1.4.13-ppc-compile-fix.patch')
-rw-r--r--package/directfb/directfb-1.4.13-ppc-compile-fix.patch17
1 files changed, 0 insertions, 17 deletions
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 2514eae6e..000000000
--- 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