summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/tinylogin
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 11:02:14 +0100
commit9deb37367135b6f45c7fe5d836a08188fa882c1d (patch)
treeb4f05b15c460943ddf4a9cdc3eb93a27b823f1da /meta/recipes-core/tinylogin
parentf8382175a1a5a6f3fdcfb55e73b8782a953b517c (diff)
downloadpoky-9deb37367135b6f45c7fe5d836a08188fa882c1d.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 (From OE-Core rev: 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd) Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/tinylogin')
-rw-r--r--meta/recipes-core/tinylogin/tinylogin-1.4/add-system.patch2
-rw-r--r--meta/recipes-core/tinylogin/tinylogin-1.4/adduser-empty_pwd.patch2
-rw-r--r--meta/recipes-core/tinylogin/tinylogin-1.4/cvs-20040608.patch2
-rw-r--r--meta/recipes-core/tinylogin/tinylogin-1.4/passwd_rotate_check.patch2
-rw-r--r--meta/recipes-core/tinylogin/tinylogin-1.4/remove-index.patch2
-rw-r--r--meta/recipes-core/tinylogin/tinylogin-1.4/use_O2_option.patch2
6 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/add-system.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/add-system.patch
index 18b4e47ad7..0a97974114 100644
--- a/meta/recipes-core/tinylogin/tinylogin-1.4/add-system.patch
+++ b/meta/recipes-core/tinylogin/tinylogin-1.4/add-system.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Backport
2
1? add-system.patch 3? add-system.patch
2? cvs-20040608.patch 4? cvs-20040608.patch
3? familiar 5? familiar
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/adduser-empty_pwd.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/adduser-empty_pwd.patch
index 737ac423c4..3a4c6d7aa7 100644
--- a/meta/recipes-core/tinylogin/tinylogin-1.4/adduser-empty_pwd.patch
+++ b/meta/recipes-core/tinylogin/tinylogin-1.4/adduser-empty_pwd.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [embedded specific]
2
1--- tinylogin-1.4/adduser.c.orig 2004-09-30 18:01:46.000000000 +0200 3--- tinylogin-1.4/adduser.c.orig 2004-09-30 18:01:46.000000000 +0200
2+++ tinylogin-1.4/adduser.c 2004-09-30 18:07:01.000000000 +0200 4+++ tinylogin-1.4/adduser.c 2004-09-30 18:07:01.000000000 +0200
3@@ -249,6 +249,7 @@ 5@@ -249,6 +249,7 @@
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/cvs-20040608.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/cvs-20040608.patch
index 1142329a67..33bc301a6e 100644
--- a/meta/recipes-core/tinylogin/tinylogin-1.4/cvs-20040608.patch
+++ b/meta/recipes-core/tinylogin/tinylogin-1.4/cvs-20040608.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Backport
2
1Index: Config.h 3Index: Config.h
2=================================================================== 4===================================================================
3RCS file: /var/cvs/tinylogin/Config.h,v 5RCS file: /var/cvs/tinylogin/Config.h,v
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/passwd_rotate_check.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/passwd_rotate_check.patch
index c602493afc..513ee5eda7 100644
--- a/meta/recipes-core/tinylogin/tinylogin-1.4/passwd_rotate_check.patch
+++ b/meta/recipes-core/tinylogin/tinylogin-1.4/passwd_rotate_check.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [legacy version]
2
1Fix rotate check logic 3Fix rotate check logic
2 4
3Rotate passwd checking code has logic error, which writes data into 5Rotate passwd checking code has logic error, which writes data into
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/remove-index.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/remove-index.patch
index fc35002bad..9d3c3242da 100644
--- a/meta/recipes-core/tinylogin/tinylogin-1.4/remove-index.patch
+++ b/meta/recipes-core/tinylogin/tinylogin-1.4/remove-index.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [legacy version]
2
1--- /tmp/deluser.c 2007-05-13 10:38:19.000000000 +0200 3--- /tmp/deluser.c 2007-05-13 10:38:19.000000000 +0200
2+++ tinylogin-1.4/deluser.c 2007-05-13 10:38:50.185251000 +0200 4+++ tinylogin-1.4/deluser.c 2007-05-13 10:38:50.185251000 +0200
3@@ -60,7 +60,7 @@ 5@@ -60,7 +60,7 @@
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/use_O2_option.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/use_O2_option.patch
index dc5bc3f123..5b8806067a 100644
--- a/meta/recipes-core/tinylogin/tinylogin-1.4/use_O2_option.patch
+++ b/meta/recipes-core/tinylogin/tinylogin-1.4/use_O2_option.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1tinylogin will meet segment fault if compiled by gcc-4.5.0 when enable both 3tinylogin will meet segment fault if compiled by gcc-4.5.0 when enable both
2frename-registers and Os options. Use O2 instead. 4frename-registers and Os options. Use O2 instead.
3 5