aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udf
AgeCommit message (Collapse)Author
2011-03-16In a large number of patches, remove unneeded '..' in paths.Tom Rini
In most cases we had both ../foopkg/foopkg as the first path and this simply became foopkg (the second path was already correct for the default strip level which is why the patch applies normally). In a few cases the second path was '.' which is valid but not as clear as 'b' (which is what git shows for example) so update that while we're at it. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-01udftools: add 1.0.0b3 with debian patchesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>