summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bind
Commit message (Collapse)AuthorAgeFilesLines
* bind: add DEPENDS for libcapSaul Wold2012-02-281-2/+2
| | | | | | | (From OE-Core rev: aced47c5044fd9e69975dde0071efb7964bd93fa) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Patch Upstream Status UpdatesSaul Wold2011-12-152-0/+4
| | | | | | | (From OE-Core rev: 0eb139619301d0efee330932eba3617dcb39284e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* PR Bump for OpenSSL 1.0Saul Wold2011-11-301-1/+1
| | | | | | | (From OE-Core rev: 59923e66e85471acdb70d72082a8906c69b17720) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bind 9.8.1: fix build after recent updateKoen Kooi2011-10-171-2/+3
| | | | | | | | | | | | | | | checking linking as -lgssapi -lkrb5 -ldes -lcrypt -lasn1 -lroken -lcom_err... no | checking linking as -lgssapi -lkrb5 -lcrypto -lcrypt -lasn1 -lroken -lcom_err... no | checking linking as -lgss -lkrb5... no | configure: error: could not determine proper GSSAPI linkage | + bbfatal 'oe_runconf failed' | + echo 'ERROR: oe_runconf failed' (From OE-Core rev: e25fad9b8eef59bf7ca11ae141739d0bc2235655) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bind: update to 9.8.1Saul Wold2011-10-173-5/+5
| | | | | | | | | | | The COPYRIGHT File was updates for both Year and showing the complete list of contributors, this change effectively adds BSD equivlant to the licensing terms. (From OE-Core rev: a770a56aba6419372654ea6f1413672a0aa19cc0) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bind: adjust hardcoded install path referencesPhil Blundell2011-06-161-5/+5
| | | | | | | | | Fixes do_install() on micro, which otherwise fails for obvious reasons. (From OE-Core rev: 2947f40510a8756895ec4edda2d07c1f915baa45) Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Update SRC_URIs to use BPN instead of PNRichard Purdie2011-03-141-1/+1
| | | | | | | | [YOCTO #860] (From OE-Core rev: 09ed5de9624be38c0fa5cb3f943691c3b4a50686) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bind: update to 8.7.2-P3Saul Wold2010-12-303-2/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* bind: add new recipeQing He2010-12-023-0/+378
version 9.7.2-P2 based on bind recipe from openembedded the exportlib is used by building dhcp Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>