summaryrefslogtreecommitdiff
path: root/recipes/boost/boost_1.37.0.bb
AgeCommit message (Collapse)AuthorFiles
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
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 Larson1
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-05-07boost : Remove DEFAULT_PREFERENCE = "-1" from all versions.Philip Balister1
2010-03-13boost-1.37 : Add recipe for version 1.37 of boost.Philip Balister1
* DEFAULT_PREFERENCE = "-1" until we check for impact on other recipes. Boost API changes a lot so difficult to manage recipes.