diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-04-06 15:15:14 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-08 06:09:05 -0700 |
commit | 64fb071f561e8dbe273036f59d0491650023aafc (patch) | |
tree | 2601eccc2d6f131e49dcbf77b5a701c1ebd0174b /meta/recipes-graphics/directfb/files/dont-use-linux-config.patch | |
parent | ec0a97d918ffac153a5734c54bf9d77eb0ea61b1 (diff) | |
download | openembedded-core-64fb071f561e8dbe273036f59d0491650023aafc.tar.gz openembedded-core-64fb071f561e8dbe273036f59d0491650023aafc.tar.bz2 openembedded-core-64fb071f561e8dbe273036f59d0491650023aafc.zip |
directfb: Update to 1.4.12
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/directfb/files/dont-use-linux-config.patch')
-rw-r--r-- | meta/recipes-graphics/directfb/files/dont-use-linux-config.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-graphics/directfb/files/dont-use-linux-config.patch b/meta/recipes-graphics/directfb/files/dont-use-linux-config.patch index f971660954..ba8ead83e6 100644 --- a/meta/recipes-graphics/directfb/files/dont-use-linux-config.patch +++ b/meta/recipes-graphics/directfb/files/dont-use-linux-config.patch @@ -1,3 +1,14 @@ + +directfb: don't use linux/config.h in powerpc assembly + +Author: jeremy_laine at openembedded.org +Branch: org.openembedded.dev +Revision: 73964f8e6912f066c224fed54daeeb44836d9cdf +ViewMTN: http://monotone.openembedded.org/revision/info/73964f8e6912f066c224fed54daeeb44836d9cdf + +Upstream-Status: Inappropriate [configuration] +Signed-off-by: Saul Wold <sgw@linux.intel.com> + diff -urN DirectFB-1.1.0.orig/lib/direct/ppcasm_memcpy_cachable.S DirectFB-1.1.0/lib/direct/ppcasm_memcpy_cachable.S --- DirectFB-1.1.0.orig/lib/direct/ppcasm_memcpy_cachable.S 2007-08-07 21:43:00.000000000 +0200 +++ DirectFB-1.1.0/lib/direct/ppcasm_memcpy_cachable.S 2008-06-07 04:14:26.000000000 +0200 |