From 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd Mon Sep 17 00:00:00 2001 From: Qing He Date: Thu, 12 May 2011 11:13:55 +0800 Subject: 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 --- meta/recipes-core/dropbear/dropbear-0.52/configure.patch | 2 ++ meta/recipes-core/dropbear/dropbear/allow-nopw.patch | 2 ++ meta/recipes-core/dropbear/dropbear/fix-2kb-keys.patch | 2 ++ .../dropbear/dropbear/urandom-xauth-changes-to-options.h.patch | 2 ++ 4 files changed, 8 insertions(+) (limited to 'meta/recipes-core/dropbear') diff --git a/meta/recipes-core/dropbear/dropbear-0.52/configure.patch b/meta/recipes-core/dropbear/dropbear-0.52/configure.patch index 8d11b23f14..aeb7c0a4ac 100644 --- a/meta/recipes-core/dropbear/dropbear-0.52/configure.patch +++ b/meta/recipes-core/dropbear/dropbear-0.52/configure.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + Index: dropbear-0.49/configure.in =================================================================== --- dropbear-0.49.orig/configure.in diff --git a/meta/recipes-core/dropbear/dropbear/allow-nopw.patch b/meta/recipes-core/dropbear/dropbear/allow-nopw.patch index 2ae361c63e..add69cdfc8 100644 --- a/meta/recipes-core/dropbear/dropbear/allow-nopw.patch +++ b/meta/recipes-core/dropbear/dropbear/allow-nopw.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [embedded specific] + diff --git a/svr-auth.c b/svr-auth.c index 5da0aa7..4de4964 100644 --- a/svr-auth.c diff --git a/meta/recipes-core/dropbear/dropbear/fix-2kb-keys.patch b/meta/recipes-core/dropbear/dropbear/fix-2kb-keys.patch index ba2b19d44a..3b919f6759 100644 --- a/meta/recipes-core/dropbear/dropbear/fix-2kb-keys.patch +++ b/meta/recipes-core/dropbear/dropbear/fix-2kb-keys.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + diff -Nurd dropbear-0.45/kex.h dropbear-0.45.patched/kex.h --- dropbear-0.45/kex.h 2005-03-06 20:27:02.000000000 -0800 +++ dropbear-0.45.patched/kex.h 2005-03-08 15:22:44.064583279 -0800 diff --git a/meta/recipes-core/dropbear/dropbear/urandom-xauth-changes-to-options.h.patch b/meta/recipes-core/dropbear/dropbear/urandom-xauth-changes-to-options.h.patch index 75ba306565..668824a5e1 100644 --- a/meta/recipes-core/dropbear/dropbear/urandom-xauth-changes-to-options.h.patch +++ b/meta/recipes-core/dropbear/dropbear/urandom-xauth-changes-to-options.h.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + diff -Nurd dropbear-0.45/options.h dropbear-0.45.patched/options.h --- dropbear-0.45/options.h 2005-03-06 20:27:02.000000000 -0800 +++ dropbear-0.45.patched/options.h 2005-03-08 15:25:09.368742090 -0800 -- cgit 1.2.3-korg