From 9deb37367135b6f45c7fe5d836a08188fa882c1d 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 (From OE-Core rev: 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd) Signed-off-by: Qing He Signed-off-by: Richard Purdie --- meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch | 2 ++ meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch | 2 ++ meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch | 2 ++ meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch | 2 ++ meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch | 2 ++ .../recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch | 2 ++ meta/recipes-core/coreutils/coreutils-6.9/futimens.patch | 2 ++ meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch | 2 ++ meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch | 2 ++ 9 files changed, 18 insertions(+) (limited to 'meta/recipes-core/coreutils') diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch index 6fec683bc3..5452b46bbc 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [legacy version] + This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. The package is stated as being Licensed as GPLv2+. diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch index 1b989f5311..88f61fa108 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [legacy version] + The install command doesn't over write the dangling symlink, for example: diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch index 3587186af1..653722348a 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [legacy version] + This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. The package is stated as being Licensed as GPLv2+. diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch index 2d61438209..aba8742f6a 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [legacy version] + This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. The package is stated as being Licensed as GPLv2+. diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch index d702757244..58074c09a5 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [legacy version] + This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. The package is stated as being Licensed as GPLv2+. diff --git a/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch b/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch index 67e12795da..e0d600a390 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [legacy version] + Use native coreutils binaries to build manpages in cross environment. This avoids man page build issues like this: diff --git a/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch b/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch index 953c2d17a9..5ca590bcc6 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [legacy version] + # coreutils uses gnulib which conflicts with newer libc header on futimens # this patch simply renames coreutils futimes to avoid confliction # diff --git a/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch b/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch index b42f5c9faa..8f355520bd 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [legacy version] + # remove the line to cause recursive inclusion error from autoreconf, sicne # newer autoconf has included this definition. Simply rename it here. # diff --git a/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch b/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch index 95a9638921..c42cb9c059 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [legacy version] + # man page for 'touch' is generated differently from others. All other utilities # are provided static man source files, while for 'touch' it requires help2man # to invoke "touch --help" and then convert the output into the manual. Since touch -- cgit v1.2.3-54-g00ecf