From 46ea0444276c67b1489004e959bcf34970cd6c60 Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Mon, 16 May 2011 14:04:12 +0800 Subject: Upstream-Status update for several recipes - modutils - module-init-tools - libacpi - keymaps - initscripts - console-tools - mesa-demos - xserver-xf86-lite Signed-off-by: Yu Ke --- meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch | 1 + meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch | 2 ++ meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch | 1 + meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch | 2 ++ meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch | 2 ++ 5 files changed, 8 insertions(+) (limited to 'meta/recipes-core/console-tools') diff --git a/meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch b/meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch index f6bd91e3e0..c287014767 100644 --- a/meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch +++ b/meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch @@ -1,3 +1,4 @@ +Upstream-Status: Pending # # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher diff --git a/meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch b/meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch index 29012fe884..c93f511950 100644 --- a/meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch +++ b/meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + --- console-tools-0.3.2/kbdtools/showkey.c~compile 1999-08-25 17:20:08.000000000 -0400 +++ console-tools-0.3.2/kbdtools/showkey.c 2004-05-09 03:03:23.000000000 -0400 @@ -264,7 +264,6 @@ diff --git a/meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch b/meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch index f5b75327e9..60ee8ffed5 100644 --- a/meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch +++ b/meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch @@ -1,3 +1,4 @@ +Upstream-Status: Pending # # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher diff --git a/meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch b/meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch index 47d7ea54b9..f370be8592 100644 --- a/meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch +++ b/meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch @@ -1,6 +1,8 @@ Patch from Matthias Goebl Added via OE bugtracker: bug #478 +Upstream-Status: Pending + --- console-tools-0.3.2/kbdtools/kbd_mode.c.orig +++ console-tools-0.3.2/kbdtools/kbd_mode.c @@ -29,11 +29,16 @@ diff --git a/meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch b/meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch index c73d8a3d9e..0c95068a36 100644 --- a/meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch +++ b/meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch @@ -1,6 +1,8 @@ Fixing the locale issues isn't enough, console-tools also does a couple of other pretty stupid things (like FILE *f; f->_fileno instead of fileno(f)), +Upstream-Status: Pending + --- console-tools-0.3.2/lib/cfont/fontstruct.c.ark 2005-05-22 19:12:38.000000000 +0000 +++ console-tools-0.3.2/lib/cfont/fontstruct.c 2005-05-22 19:13:23.000000000 +0000 @@ -50,8 +50,7 @@ -- cgit 1.2.3-korg