]> code.ossystems Code Review - openembedded-core.git/commitdiff
Upstream-Status update for several recipes
authorYu Ke <ke.yu@intel.com>
Mon, 16 May 2011 06:04:12 +0000 (14:04 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 May 2011 13:38:52 +0000 (14:38 +0100)
 - modutils
 - module-init-tools
 - libacpi
 - keymaps
 - initscripts
 - console-tools
 - mesa-demos
 - xserver-xf86-lite

Signed-off-by: Yu Ke <ke.yu@intel.com>
23 files changed:
meta/recipes-bsp/keymaps/files/GPLv2.patch
meta/recipes-bsp/libacpi/files/makefile-fix.patch
meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch
meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch
meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch
meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch
meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch
meta/recipes-core/initscripts/initscripts-1.0/GPLv2.patch
meta/recipes-graphics/mesa/mesa-demos/dso_linking_change_build_fix.patch
meta/recipes-graphics/xorg-xserver/xserver-xf86-lite/fix_open_max_preprocessor_error.patch
meta/recipes-kernel/module-init-tools/files/disable_man.patch
meta/recipes-kernel/module-init-tools/files/grab_module_memset.patch
meta/recipes-kernel/module-init-tools/files/ignore_arch_directory.patch
meta/recipes-kernel/module-init-tools/files/modutils_extension.patch
meta/recipes-kernel/module-init-tools/files/no-static-binaries.patch
meta/recipes-kernel/modutils/files/PD.patch
meta/recipes-kernel/modutils/files/armeb.patch
meta/recipes-kernel/modutils/files/configure.patch
meta/recipes-kernel/modutils/files/gcc4.patch
meta/recipes-kernel/modutils/files/lex.l.diff
meta/recipes-kernel/modutils/files/modutils-notest.patch
meta/recipes-kernel/modutils/files/program_prefix.patch
meta/recipes-kernel/modutils/modutils-cross/module.h.diff

index 2611f221b5e7b0b21a1e2f010268cc5d882252e1..1ee8181f1281cdd3e2ee73c1273421b152f4577f 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [licensing]
+
 diff --git a/COPYING b/COPYING
 new file mode 100644
 index 0000000..d511905
index 9193929767c31526f40463206394c677ce4d3065..c34ef34e0958961f950b89a1be8e15c3ec671f21 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 ---
  Makefile  |    6 +++---
  config.mk |    3 ++-
index f6bd91e3e09b7802cb16df3b9fe0ced7af51e9a0..c28701476778bd26eee76bfc7de60ce27e1ef493 100644 (file)
@@ -1,3 +1,4 @@
+Upstream-Status: Pending
 
 #
 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
index 29012fe884b6abeae1dbdb0dd9ebe60efe44d28b..c93f511950ebc22a03a86a9a52466f4cf4943aee 100644 (file)
@@ -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 @@
index f5b75327e9ca5fac126828de322dee7f9e4550c2..60ee8ffed5ba9a01724fce69d91254b8feba9ea8 100644 (file)
@@ -1,3 +1,4 @@
+Upstream-Status: Pending
 
 #
 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
index 47d7ea54b96d9e9ef8fa0fa403e491522bbb562c..f370be8592b2611b1c9b3288302e2a76b73c875d 100644 (file)
@@ -1,6 +1,8 @@
 Patch from Matthias Goebl <oe@m.goebl.net>
 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 @@
index c73d8a3d9efbc6f4bd3a9f7507fa655e21242060..0c95068a369d8088cab088085570eef4b773e763 100644 (file)
@@ -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 @@
index 2611f221b5e7b0b21a1e2f010268cc5d882252e1..1ee8181f1281cdd3e2ee73c1273421b152f4577f 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [licensing]
+
 diff --git a/COPYING b/COPYING
 new file mode 100644
 index 0000000..d511905
index aa2faf9d13d1d53135659efee48f05e8701a7641..9b5e952186d07f917b64f685d2aed5465371e165 100644 (file)
@@ -11,6 +11,7 @@ This patch avoids these linking errors:
 Nitin A Kamble <nitin.a.kamble@intel.com>
 Date: 2011/02/03
 
+Upstream-Status: Pending
 
 Index: mesa-demos-8.0.1/src/egl/opengl/Makefile.am
 ===================================================================
index 565832eed8fdd3f46925fbfc1077a6fcb40972a9..2f629724c91b7ce7f5328e915559334c1cac662b 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 Index: git/os/osdep.h
 ===================================================================
 --- git.orig/os/osdep.h        2008-10-07 18:38:21.000000000 +0100
index daf58248b1abfb7db2edf33af32cd4f0d4cf6fb3..95ad9cf92f498d0362f3eef1b202d97a8dbd560c 100644 (file)
@@ -2,6 +2,8 @@
 #
 # by Kevin Tian <kevin.tian@intel.com>, 2010-07-21
 
+Upstream-Status: Inappropriate [disable feature]
+
 diff --git a/Makefile.am b/Makefile.am
 index 6f83c12..32972a8 100644
 --- a/Makefile.am
index 9550255315ba204cb8f76db3edc5ce76ad7f9e6d..31dc0e96b079bca625452aab5831586c9d36d692 100644 (file)
@@ -5,6 +5,8 @@
 #
 # Kevin Tian <kevin.tian@intel.com>, 2010-08-06
 
+Upstream-Status: Pending
+
 diff --git a/depmod.c b/depmod.c
 index 647e5e6..46e03e0 100644
 --- a/depmod.c
index 7b308248024c7b67079e54b05d4953097e175a15..d29957d98b788bc1933a2bbade88e67fea82ee2a 100644 (file)
@@ -2,6 +2,8 @@
 #
 # comments added by Kevin Tian <kevin.tian@intel.com>, 2010-07-21
 
+Upstream-Status: Pending
+
 diff -ruN module-init-tools-3.12.orig/modprobe.8 module-init-tools-3.12/modprobe.8
 --- module-init-tools-3.12/modprobe.8.orig
 +++ module-init-tools-3.12/modprobe.8
index 128c9531a1909b3dc6e90c1d2f2670f961241da9..4a6e0fedccaf70ab69a71eb3475e19f2b71da06e 100644 (file)
@@ -1,6 +1,9 @@
 # poky uses new name to differentiate from modutils, so reflect this new name in source
 #
 # comment added by Kevin Tian <kevin.tian@intel.com>, 2010-07-21
+
+Upstream-Status: Inappropriate [embedded specific]
+
 --- module-init-tools-3.0-pre10.orig/generate-modprobe.conf
 +++ module-init-tools-3.0-pre10/generate-modprobe.conf
 @@ -45,12 +45,12 @@
index ca83ec0755d16bf82e658c8a63502d57380db9ea..33fb6e0b045d665781f61a3869a715a7fd81d5c5 100644 (file)
@@ -9,6 +9,8 @@
 #
 # by Kevin Tian <kevin.tian@intel.com>, 2010-07-21
 
+Upstream-Status: Pending
+
 Index: module-init-tools-3.2.2/Makefile.am
 ===================================================================
 --- module-init-tools-3.2.2.orig/Makefile.am   2010-05-26 15:43:16.000000000 -0400
index 6e7b76a3e974f4c8c0cb0edce59ce5b4bbebda2c..21ac49cbd8ded48cbde0217e05f7095d220b3e2d 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [licensing]
+
 Index: modutils-initscripts-1.0/LICENSE
 ===================================================================
 --- /dev/null  1970-01-01 00:00:00.000000000 +0000
index a26a3a24eb0180d63b7e260312bfd863e70594d2..3198553421d85352392e127b1bc5426f4b51d47e 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 --- modutils-2.4.27/include/elf_arm.h.orig     2004-09-21 18:37:00.000000000 -0400
 +++ modutils-2.4.27/include/elf_arm.h  2004-09-21 18:38:18.000000000 -0400
 @@ -1,7 +1,11 @@
index cdf501593f0471bd65b8fc8ccc49d189cb7bb3f2..63e80d71911383d5bf7a73a11e6bea96163e16b6 100644 (file)
@@ -1,3 +1,4 @@
+Upstream-Status: Pending
 
 #
 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
index 53750bc617cd8ec05a40f0527b15a7040f514ccd..4507b0338bc161db05abc058d80847e576c055bc 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 Index: modutils-2.4.27/depmod/depmod.c
 ===================================================================
 --- modutils-2.4.27.orig/depmod/depmod.c
index 65904b6b02d7a2a14e067daa872e425d067961cf..b2419a4814e0c6076ff13a99ce816ad10b6b41f2 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 --- modutils-2.4.26.orig/genksyms/lex.l
 +++ modutils-2.4.26/genksyms/lex.l
 @@ -130,6 +130,7 @@
index 0e15a1014c5c30157f71450ed88373f99c307188..ab100f2dcc3850f7d7c392b61eb7250a1fa02b5b 100644 (file)
@@ -2,6 +2,8 @@ This test disables the annoying
    Note: /etc/modules.conf is more recent than /lib/modules/2.4.19-rmk6-pxa1/modules.dep
 message.
 
+Upstream-Status: Inappropriate [disable feature]
+
 --- modutils-2.4.6/insmod/modprobe.c~notest    Mon Feb 26 02:07:17 2001
 +++ modutils-2.4.6/insmod/modprobe.c   Wed Feb 19 14:31:52 2003
 @@ -785,7 +785,6 @@
index 2927a23a22a4e8c5fdcdbb9bd3afdebd0da85d6e..973705ee27e3f575bc1e300172ad626c611f1b51 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 --- modutils-2.4.25/Makefile.common.in Sun Nov 24 21:23:35 2002
 +++ modutils-2.4.25/Makefile.common.in Thu Jan 29 17:16:30 2004
 @@ -7,6 +7,7 @@
index 077baaf3ebccc39fbb66e8e1cb18886f96ef86fe..e9f1224490d71adfc4bcf57b1547d46e0c3a781f 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 diff -urN modutils-2.4.27.orig/include/module.h modutils-2.4.27/include/module.h
 --- modutils-2.4.27.orig/include/module.h      2003-01-27 11:22:02.000000000 -0500
 +++ modutils-2.4.27/include/module.h   2004-08-23 19:52:34.756772712 -0400