summaryrefslogtreecommitdiff
path: root/meta/recipes-support/curl/curl_7.21.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* curl: Use BPN instead of PN for style like lib${PN}Dongxiao Xu2011-08-191-4/+4
| | | | | | | | When supporting multilib, ${PN} will be extended with MLPREFIX. However if a package name contains ${PN} with styles like lib${PN}, such extension will cause error. Use BPN in this case. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* curl: Upgrade from 7.21.6 to 7.21.7Mei Lei2011-07-041-0/+61
Signed-off-by: Mei Lei <lei.mei@intel.com>