curl: fix native build when ldap-headers are installed on the host
authorHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 1 Mar 2011 18:37:51 +0000 (19:37 +0100)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 1 Mar 2011 18:42:45 +0000 (19:42 +0100)
commit0f7996bb4d6dfd9471f8ba5c3c1eb996110100bd
tree3caa239f024dbc46bb3864bc50d9f77b140859fd
parent1840fd720b423ed4245a4fdb511170ae33dfde80
curl: fix native build when ldap-headers are installed on the host

* there were serval build error reported for curl-native,
  when ldap-dev stuff was installed on the build-host,
  so we explicit disable the build of ldap and ldaps protocls
  for native, nativesdk and sdk
* put the BBCLASSEXTEND line into common.inc rather than into
  the versions packages it self
* bump INC_PR
recipes/curl/curl-common.inc
recipes/curl/curl_7.21.1.bb
recipes/curl/curl_7.21.2.bb