summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/libidn/libidn_1.22.bb
Commit message (Collapse)AuthorAgeFilesLines
* libidn_1.22: add SRC_URI checksumsSebastian Krzyszkowiak2011-08-301-0/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* SRC_URI, S: use BPN instead of PN for multilib caseYu Ke2011-08-041-1/+1
| | | | | | | | | in multilibcase, PN has multilib prefix, so it is not correct to use PN in SRC_URI and S. instead, we've dedicately pruned multilib prefix in BPN, so BPN is the right alternative for PN. Signed-off-by: Yu Ke <ke.y@intel.com>
* libidn: upgrade from 1.20 to 1.22Yu Ke2011-07-041-0/+21
- update the license checksum due to some text indent change Signed-off-by: Yu Ke <ke.yu@intel.com>