diff options
author | Qing He <qing.he@intel.com> | 2011-05-12 11:13:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-13 11:02:14 +0100 |
commit | 9deb37367135b6f45c7fe5d836a08188fa882c1d (patch) | |
tree | b4f05b15c460943ddf4a9cdc3eb93a27b823f1da /meta/recipes-core/util-linux | |
parent | f8382175a1a5a6f3fdcfb55e73b8782a953b517c (diff) | |
download | poky-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/util-linux')
4 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-core/util-linux/util-linux-2.17.2/remove-lscpu.patch b/meta/recipes-core/util-linux/util-linux-2.17.2/remove-lscpu.patch index 200dc2c86a..c726cf1183 100644 --- a/meta/recipes-core/util-linux/util-linux-2.17.2/remove-lscpu.patch +++ b/meta/recipes-core/util-linux/util-linux-2.17.2/remove-lscpu.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [distribution] | ||
2 | |||
1 | Take out lscpu stuff from the code | 3 | Take out lscpu stuff from the code |
2 | 4 | ||
3 | 2011/03/17 | 5 | 2011/03/17 |
diff --git a/meta/recipes-core/util-linux/util-linux-2.17.2/uclibc-compile.patch b/meta/recipes-core/util-linux/util-linux-2.17.2/uclibc-compile.patch index b2e8a8b95a..75774d8200 100644 --- a/meta/recipes-core/util-linux/util-linux-2.17.2/uclibc-compile.patch +++ b/meta/recipes-core/util-linux/util-linux-2.17.2/uclibc-compile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | Index: util-linux-ng-2.16/misc-utils/cal.c | 3 | Index: util-linux-ng-2.16/misc-utils/cal.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- util-linux-ng-2.16.orig/misc-utils/cal.c 2009-07-03 16:20:01.000000000 -0700 | 5 | --- util-linux-ng-2.16.orig/misc-utils/cal.c 2009-07-03 16:20:01.000000000 -0700 |
diff --git a/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-2.16-mount_lock_path.patch b/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-2.16-mount_lock_path.patch index 8e79d8b5fe..5773d7ea1b 100644 --- a/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-2.16-mount_lock_path.patch +++ b/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-2.16-mount_lock_path.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | The FHS indicates that /etc must be capable of being mounted R/O. | 3 | The FHS indicates that /etc must be capable of being mounted R/O. |
2 | 4 | ||
3 | The FHS also indicates that lock files belong in /var/lock, and /var must | 5 | The FHS also indicates that lock files belong in /var/lock, and /var must |
diff --git a/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-replace-siginterrupt.patch b/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-replace-siginterrupt.patch index 4b5eb73760..c5c0affcb8 100644 --- a/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-replace-siginterrupt.patch +++ b/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-replace-siginterrupt.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: util-linux-ng-2.14/login-utils/login.c | 3 | Index: util-linux-ng-2.14/login-utils/login.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- util-linux-ng-2.14.orig/login-utils/login.c 2008-05-28 16:01:02.000000000 -0700 | 5 | --- util-linux-ng-2.14.orig/login-utils/login.c 2008-05-28 16:01:02.000000000 -0700 |