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-extended/libaio | |
parent | af22757737f3b5e2d58eba8c5e01176ac26592c5 (diff) | |
download | openembedded-core-1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd.tar.gz openembedded-core-1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd.tar.bz2 openembedded-core-1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd.tar.xz 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-extended/libaio')
-rw-r--r-- | meta/recipes-extended/libaio/libaio/00_arches.patch | 2 | ||||
-rw-r--r-- | meta/recipes-extended/libaio/libaio/destdir.patch | 2 | ||||
-rw-r--r-- | meta/recipes-extended/libaio/libaio/toolchain.patch | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-extended/libaio/libaio/00_arches.patch b/meta/recipes-extended/libaio/libaio/00_arches.patch index 380dbac5d..77c2b3c31 100644 --- a/meta/recipes-extended/libaio/libaio/00_arches.patch +++ b/meta/recipes-extended/libaio/libaio/00_arches.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [embedded specific] + from openembedded, added by Qing He <qing.he@intel.com> --- libaio-0.3.106.orig/src/syscall-m68k.h diff --git a/meta/recipes-extended/libaio/libaio/destdir.patch b/meta/recipes-extended/libaio/libaio/destdir.patch index 66c7a4318..dad9601c4 100644 --- a/meta/recipes-extended/libaio/libaio/destdir.patch +++ b/meta/recipes-extended/libaio/libaio/destdir.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + from openembedded, added by Qing He <qing.he@intel.com> Index: libaio-0.3.106/Makefile diff --git a/meta/recipes-extended/libaio/libaio/toolchain.patch b/meta/recipes-extended/libaio/libaio/toolchain.patch index ae400cf85..4d88ec167 100644 --- a/meta/recipes-extended/libaio/libaio/toolchain.patch +++ b/meta/recipes-extended/libaio/libaio/toolchain.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [embedded specific] + 8/27/2010 - created by Qing He <qing.he@intel.com> diff --git a/src/Makefile b/src/Makefile |