summaryrefslogtreecommitdiff
path: root/recipes/xorg-util/util-macros_1.2.1.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-03-18xorg-util: add checksums to recipeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17util-macros: convert to BBCLASSEXTEND, add version 1.6.1Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-06-08xorg-util: use the cross compiler instead of gcc in configure scriptsmd1
- the macro code provided for xlibs is not usable for cross-compiling as for determining the compiler version simply the `gcc' command is used - instead, we now use $CC
2009-05-27util-macros: added 1.2.1Marcin Juszkiewicz1