summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/procps
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2011-05-12 11:13:55 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-13 10:47:35 +0100
commit1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd (patch)
treece9154864f592cf608acde74f802c2f83a7560c9 /meta/recipes-extended/procps
parentaf22757737f3b5e2d58eba8c5e01176ac26592c5 (diff)
downloadopenembedded-core-contrib-1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd.tar.gz
update patch upstream status
This patch includes the update of patch upstream status of the following recipes (50 in all): grub pciutils setserial dhcp iproute2 libnss-mdns nfs-utils openssl portmap busybox coreutils dbus dropbear ncurses readline sysfsutils sysvinit tinylogin udev update-rc.d util-linux elfutils file pkgconfig syslinux ubootchart yaffs2 findutils gamin hdparm libaio libzypp parted procps sat-solver screen sed sysklogd tcp-wrapper time zypper attr boost createrepo gnutls hal js libgcrypt libnl libusb-compat Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-extended/procps')
-rw-r--r--meta/recipes-extended/procps/procps-3.2.8/install.patch2
-rw-r--r--meta/recipes-extended/procps/procps-3.2.8/linux-limits.patch2
-rw-r--r--meta/recipes-extended/procps/procps-3.2.8/pagesz-not-constant.patch2
-rw-r--r--meta/recipes-extended/procps/procps-3.2.8/procmodule.patch2
-rw-r--r--meta/recipes-extended/procps/procps-3.2.8/procps-3.2.8+gmake-3.82.patch2
-rw-r--r--meta/recipes-extended/procps/procps-3.2.8/psmodule.patch2
6 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-extended/procps/procps-3.2.8/install.patch b/meta/recipes-extended/procps/procps-3.2.8/install.patch
index 9f1ef6915d..b52a2c9141 100644
--- a/meta/recipes-extended/procps/procps-3.2.8/install.patch
+++ b/meta/recipes-extended/procps/procps-3.2.8/install.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [configuration]
+
--- procps-3.2.5.virgin/Makefile 2005-01-26 05:55:26.000000000 +0100
+++ procps-3.2.5/Makefile 2005-08-03 04:55:26.346984488 +0200
@@ -30,7 +30,10 @@
diff --git a/meta/recipes-extended/procps/procps-3.2.8/linux-limits.patch b/meta/recipes-extended/procps/procps-3.2.8/linux-limits.patch
index dcd66163ad..2ca972482d 100644
--- a/meta/recipes-extended/procps/procps-3.2.8/linux-limits.patch
+++ b/meta/recipes-extended/procps/procps-3.2.8/linux-limits.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
diff --git a/pwdx.c b/pwdx.c
index cb96a52..29ebce2 100644
--- a/pwdx.c
diff --git a/meta/recipes-extended/procps/procps-3.2.8/pagesz-not-constant.patch b/meta/recipes-extended/procps/procps-3.2.8/pagesz-not-constant.patch
index 8e9e1ebfe1..b1418518b2 100644
--- a/meta/recipes-extended/procps/procps-3.2.8/pagesz-not-constant.patch
+++ b/meta/recipes-extended/procps/procps-3.2.8/pagesz-not-constant.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
Index: procps-3.2.1/proc/devname.c
===================================================================
--- procps-3.2.1.orig/proc/devname.c 2004-03-18 05:43:50.000000000 +1100
diff --git a/meta/recipes-extended/procps/procps-3.2.8/procmodule.patch b/meta/recipes-extended/procps/procps-3.2.8/procmodule.patch
index fabfabaa59..2a65c3509f 100644
--- a/meta/recipes-extended/procps/procps-3.2.8/procmodule.patch
+++ b/meta/recipes-extended/procps/procps-3.2.8/procmodule.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
*** procps-3.2.5/proc/module.mk.orig Sun Jul 24 11:53:49 2005
--- procps-3.2.5/proc/module.mk Sun Jul 24 11:54:32 2005
***************
diff --git a/meta/recipes-extended/procps/procps-3.2.8/procps-3.2.8+gmake-3.82.patch b/meta/recipes-extended/procps/procps-3.2.8/procps-3.2.8+gmake-3.82.patch
index 23310e0592..c8cee26eac 100644
--- a/meta/recipes-extended/procps/procps-3.2.8/procps-3.2.8+gmake-3.82.patch
+++ b/meta/recipes-extended/procps/procps-3.2.8/procps-3.2.8+gmake-3.82.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Backport
+
Fix for stricter Makefile parser in Make 3.82 take from Gentoo bugzilla:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-process/procps/files/procps-3.2.8%2Bgmake-3.82.patch?revision=1.1
diff --git a/meta/recipes-extended/procps/procps-3.2.8/psmodule.patch b/meta/recipes-extended/procps/procps-3.2.8/psmodule.patch
index f298c1c1c4..0775eaba26 100644
--- a/meta/recipes-extended/procps/procps-3.2.8/psmodule.patch
+++ b/meta/recipes-extended/procps/procps-3.2.8/psmodule.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
*** procps-3.2.5/ps/module.mk.orig Sun Jul 24 11:54:40 2005
--- procps-3.2.5/ps/module.mk Sun Jul 24 11:55:02 2005
***************