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-connectivity/dhcp/dhcp-4.2.0 | |
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-connectivity/dhcp/dhcp-4.2.0')
5 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch index 579d72f484..b4a666d106 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [distribution] + --- client/scripts/bsdos +++ client/scripts/bsdos @@ -47,6 +47,11 @@ diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch index f6a7be1d81..97ed0d9322 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch @@ -2,6 +2,8 @@ CLIENT_PATH is the only environment when executing dhclient-script, without this patch, dhclient-script won't run properly because it invokes ifconfig and route +Upstream-Status: Inappropriate [configuration] + 7/28/2010 - qhe diff -ru dhcp-4.1.1-P1.orig//client/Makefile.am dhcp-4.1.1-P1/client/Makefile.am diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch index 2206b71d80..f03936d5f9 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + 11/30/2010 --with-libbind=PATH is available but not used by Makefile, this patch is to allow building with external bind diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch index 91d99cce22..e33c9dd73f 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + --- dhcp-3.0.2/common/tr.c~compile 2005-10-13 14:23:37.000000000 +0200 +++ dhcp-3.0.2/common/tr.c 2005-10-13 14:23:45.000000000 +0200 @@ -39,6 +39,7 @@ diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch index 5c766d6c06..5c635e8dcb 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch @@ -1,3 +1,4 @@ +Upstream-Status: Backport # # Patch managed by http://www.holgerschurig.de/patcher.html |