]> code.ossystems Code Review - openembedded-core.git/commit
dhcp: Update to 4.2.3-P2
authorAndrei Gherzan <andrei@gherzan.ro>
Tue, 7 Feb 2012 19:52:33 +0000 (21:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Feb 2012 23:59:15 +0000 (23:59 +0000)
commit1cd882c47865a501d5401bad44e1c7f460ce2699
tree2fd92df30ac4854711bf108b4e764301c25b8f53
parentba175bdfe85d701298d28e5190e55207420a24e8
dhcp: Update to 4.2.3-P2

1. Update to 4.2.3-P2
2. From 4.2.0 final release, -lcrypto check was removed and we compile static libraries
from bind that are linked to libcrypto. This is why i added a patch in order to add
-lcrypto to LIBS.
3. Add openssl in DEPENDS as we need libcrypto from this package
4. Drop installing /var/lib/dhcp/ as it is handled in pkg_postinst

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/dhcp-3.0.3-dhclient-dbus.patch [moved from meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch with 100% similarity]
meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/fix-client-path.patch [moved from meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch with 100% similarity]
meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/fix-external-bind.patch [moved from meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch with 100% similarity]
meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/fixincludes.patch [moved from meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch with 100% similarity]
meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/link-with-lcrypto.patch [new file with mode: 0644]
meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/noattrmode.patch [moved from meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch with 100% similarity]
meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/site.h [moved from meta/recipes-connectivity/dhcp/dhcp-4.2.0/site.h with 100% similarity]
meta/recipes-connectivity/dhcp/dhcp.inc
meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb [deleted file]
meta/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bb [new file with mode: 0644]