From d1defbf3978648a687f25b8e8721b014e769b2ad Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Wed, 2 Feb 2011 09:22:20 -0300 Subject: directfb: bump to version 1.4.11 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/directfb/directfb-1.4.11-ppc-compile-fix.patch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 package/directfb/directfb-1.4.11-ppc-compile-fix.patch (limited to 'package/directfb/directfb-1.4.11-ppc-compile-fix.patch') diff --git a/package/directfb/directfb-1.4.11-ppc-compile-fix.patch b/package/directfb/directfb-1.4.11-ppc-compile-fix.patch new file mode 100644 index 000000000..2514eae6e --- /dev/null +++ b/package/directfb/directfb-1.4.11-ppc-compile-fix.patch @@ -0,0 +1,17 @@ +--- + 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 +- + #if defined(CONFIG_8xx) || defined(CONFIG_403GCX) + #define L1_CACHE_LINE_SIZE 16 + #define LG_L1_CACHE_LINE_SIZE 4 -- cgit v1.2.3