diff options
author | Yu Ke <ke.yu@intel.com> | 2011-07-26 15:12:58 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-26 15:48:53 +0100 |
commit | 8afcc3551be8d608a2082ab7da7a6bfdba490f15 (patch) | |
tree | 4d48e64a779d7ef4f31520c6019109ff6c86b00e /meta/recipes-graphics/libsdl/files | |
parent | 66ec3774f99229ca6c25c047372f45ccd834d77a (diff) | |
download | openembedded-core-8afcc3551be8d608a2082ab7da7a6bfdba490f15.tar.gz openembedded-core-8afcc3551be8d608a2082ab7da7a6bfdba490f15.tar.bz2 openembedded-core-8afcc3551be8d608a2082ab7da7a6bfdba490f15.zip |
upstream status: add for libsdl and xserver patches
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/libsdl/files')
3 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-graphics/libsdl/files/directfb_obsolete_calls.patch b/meta/recipes-graphics/libsdl/files/directfb_obsolete_calls.patch index f3f422cde3..3c526a686a 100644 --- a/meta/recipes-graphics/libsdl/files/directfb_obsolete_calls.patch +++ b/meta/recipes-graphics/libsdl/files/directfb_obsolete_calls.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + --- tmp/work/armv5te-angstrom-linux-gnueabi/libsdl-directfb-1.2.9-r1/SDL-1.2.9/src/video/directfb/SDL_DirectFB_video.c 2007-02-18 11:40:38.000000000 -0500 +++ SDL/src/video/directfb/SDL_DirectFB_video.c 2007-02-18 11:00:07.000000000 -0500 @@ -376,7 +376,7 @@ diff --git a/meta/recipes-graphics/libsdl/files/extra-keys.patch b/meta/recipes-graphics/libsdl/files/extra-keys.patch index f12f0c7efb..745b04ef31 100644 --- a/meta/recipes-graphics/libsdl/files/extra-keys.patch +++ b/meta/recipes-graphics/libsdl/files/extra-keys.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + diff -upr --exclude=configure --exclude=Makefile --exclude=Makefile.in libsdl1.2-1.2.4/include/SDL_keysym.h libsdl1.2-1.2.4-arm/include/SDL_keysym.h --- libsdl1.2-1.2.4/include/SDL_keysym.h 2002-03-06 11:23:01.000000000 +0000 +++ libsdl1.2-1.2.4-arm/include/SDL_keysym.h 2002-11-08 20:43:09.000000000 +0000 diff --git a/meta/recipes-graphics/libsdl/files/kernel-asm-page.patch b/meta/recipes-graphics/libsdl/files/kernel-asm-page.patch index 42bceadfdc..e698167bc4 100644 --- a/meta/recipes-graphics/libsdl/files/kernel-asm-page.patch +++ b/meta/recipes-graphics/libsdl/files/kernel-asm-page.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + diff --git a/src/video/Xext/Xxf86dga/XF86DGA.c b/src/video/Xext/Xxf86dga/XF86DGA.c index 4e3d662..de38a3c 100644 --- a/src/video/Xext/Xxf86dga/XF86DGA.c |