summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libiconv
Commit message (Collapse)AuthorAgeFilesLines
* libiconv: Delete recipesKhem Raj2011-07-263-16057/+0
| | | | | | | libiconv 1.13.1 is now merged into oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Drop PRIORITY variablePaul Eggleton2011-07-141-1/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the references. Thanks to Phil Blundell for the command. (Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* libiconv: drop EXTRA_OECONF as it is handled by gettext classOtavio Salvador2011-05-161-3/+1
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libiconv: drop hack since gettext was being inheritedOtavio Salvador2011-05-101-4/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libiconv: add LIC_FILES_CHKSUMMartin Jansa2011-04-181-0/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-103-0/+16058
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)