aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/htmldoc
AgeCommit message (Collapse)Author
2010-10-13htmldoc_1.8.27:: merge native and non-native recipesVitus Jensen
Signed-off-by: Vitus Jensen <vjensen@gmx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13htmldoc-gui_1.9.x: remove, there is no GUI code in developer snapshotsVitus Jensen
Signed-off-by: Vitus Jensen <vjensen@gmx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-01htmldoc: Rework DEPENDS updatesTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-30htmldoc-native: Switch to BBCLASSEXTEND, drop legacy stagingTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-23Revert "htmldoc[-gui]: remove old versions"Frans Meulenbroeks
This reverts commit e5287904a9dddc8ddc0f486d8526bc8cfda427b7. Reverted request of the recipe maintainer This version is the latest official version, the 1.9 version is a development snapshot Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-15htmldoc[-gui]: remove old versionsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-03htmldoc: new recipesVitus Jensen
HTMLDOC converts HTML input files into indexed HTML, postscript or PDF files. These recipes build version 1.8.27 and 1.9.x-r1571 of htmldoc. Signed-off-by: Vitus Jensen <vjensen@gmx.de>