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 10:47:35 +0100 |
commit | 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd (patch) | |
tree | ce9154864f592cf608acde74f802c2f83a7560c9 /meta/recipes-core/coreutils | |
parent | af22757737f3b5e2d58eba8c5e01176ac26592c5 (diff) | |
download | openembedded-core-1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd.tar.gz openembedded-core-1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd.tar.bz2 openembedded-core-1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd.zip |
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-core/coreutils')
9 files changed, 18 insertions, 0 deletions
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 |