Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] add upstream status field for some recipe
@ 2011-07-26  7:12 Yu Ke
  2011-07-26  7:12 ` [PATCH 1/1] upstream status: add for libsdl and xserver patches Yu Ke
  0 siblings, 1 reply; 3+ messages in thread
From: Yu Ke @ 2011-07-26  7:12 UTC (permalink / raw)
  To: openembedded-core, sgw

Hi Saul,

this patch add upstream status for libsdl and xserver patches.

Regards
Ke

The following changes since commit 819f18f8bc000f13b644edc194d2a12b4ea5fecf:
  Richard Purdie (1):
        Move architecture specific TARGET_OS mangling into tune files

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib kyu3/upstream-status
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/upstream-status

Yu Ke (1):
  upstream status: add for libsdl and xserver patches

 .../libsdl/files/directfb_obsolete_calls.patch     |    2 ++
 .../recipes-graphics/libsdl/files/extra-keys.patch |    2 ++
 .../libsdl/files/kernel-asm-page.patch             |    2 ++
 meta/recipes-graphics/mesa/mesa-dri/uclibc.patch   |    2 ++
 .../xorg-xserver/files/macro_tweak.patch           |    2 ++
 .../xserver-kdrive/fbdev_xrandr_ioctl.patch        |    2 ++
 6 files changed, 12 insertions(+), 0 deletions(-)




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

* [PATCH 1/1] upstream status: add for libsdl and xserver patches
  2011-07-26  7:12 [PATCH 0/1] add upstream status field for some recipe Yu Ke
@ 2011-07-26  7:12 ` Yu Ke
  2011-07-26 14:49   ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Yu Ke @ 2011-07-26  7:12 UTC (permalink / raw)
  To: openembedded-core, sgw

Signed-off-by: Yu Ke <ke.yu@intel.com>
---
 .../libsdl/files/directfb_obsolete_calls.patch     |    2 ++
 .../recipes-graphics/libsdl/files/extra-keys.patch |    2 ++
 .../libsdl/files/kernel-asm-page.patch             |    2 ++
 meta/recipes-graphics/mesa/mesa-dri/uclibc.patch   |    2 ++
 .../xorg-xserver/files/macro_tweak.patch           |    2 ++
 .../xserver-kdrive/fbdev_xrandr_ioctl.patch        |    2 ++
 6 files changed, 12 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 f3f422c..3c526a6 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 f12f0c7..745b04e 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 42bcead..e698167 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
diff --git a/meta/recipes-graphics/mesa/mesa-dri/uclibc.patch b/meta/recipes-graphics/mesa/mesa-dri/uclibc.patch
index bb5af44..49d0234 100644
--- a/meta/recipes-graphics/mesa/mesa-dri/uclibc.patch
+++ b/meta/recipes-graphics/mesa/mesa-dri/uclibc.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 Index: Mesa-7.10.2/src/mesa/main/imports.c
 ===================================================================
 --- Mesa-7.10.2.orig/src/mesa/main/imports.c	2011-03-01 12:57:29.000000000 -0800
diff --git a/meta/recipes-graphics/xorg-xserver/files/macro_tweak.patch b/meta/recipes-graphics/xorg-xserver/files/macro_tweak.patch
index 6998adf..c4af228 100644
--- a/meta/recipes-graphics/xorg-xserver/files/macro_tweak.patch
+++ b/meta/recipes-graphics/xorg-xserver/files/macro_tweak.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 Index: xorg-server-1.5.0/xorg-server.m4
 ===================================================================
 --- xorg-server-1.5.0.orig/xorg-server.m4	2007-05-29 20:36:51.000000000 +0100
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-kdrive/fbdev_xrandr_ioctl.patch b/meta/recipes-graphics/xorg-xserver/xserver-kdrive/fbdev_xrandr_ioctl.patch
index a5c22a5..07348dc 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-kdrive/fbdev_xrandr_ioctl.patch
+++ b/meta/recipes-graphics/xorg-xserver/xserver-kdrive/fbdev_xrandr_ioctl.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 Index: xorg-server-1.3.0.0/hw/kdrive/fbdev/fbdev.c
 ===================================================================
 --- xorg-server-1.3.0.0.orig/hw/kdrive/fbdev/fbdev.c	2008-09-25 21:55:12.000000000 +0100
-- 
1.7.0.4




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

* Re: [PATCH 1/1] upstream status: add for libsdl and xserver patches
  2011-07-26  7:12 ` [PATCH 1/1] upstream status: add for libsdl and xserver patches Yu Ke
@ 2011-07-26 14:49   ` Richard Purdie
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-07-26 14:49 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Tue, 2011-07-26 at 15:12 +0800, Yu Ke wrote:
> Signed-off-by: Yu Ke <ke.yu@intel.com>
> ---
>  .../libsdl/files/directfb_obsolete_calls.patch     |    2 ++
>  .../recipes-graphics/libsdl/files/extra-keys.patch |    2 ++
>  .../libsdl/files/kernel-asm-page.patch             |    2 ++
>  meta/recipes-graphics/mesa/mesa-dri/uclibc.patch   |    2 ++
>  .../xorg-xserver/files/macro_tweak.patch           |    2 ++
>  .../xserver-kdrive/fbdev_xrandr_ioctl.patch        |    2 ++
>  6 files changed, 12 insertions(+), 0 deletions(-)

Merged to master, thanks.

Richard




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

end of thread, other threads:[~2011-07-26 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-26  7:12 [PATCH 0/1] add upstream status field for some recipe Yu Ke
2011-07-26  7:12 ` [PATCH 1/1] upstream status: add for libsdl and xserver patches Yu Ke
2011-07-26 14:49   ` Richard Purdie

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