aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vdr/vdr-1.7.10
AgeCommit message (Collapse)Author
2010-01-25vdr: Put common information in separate file and require it in the recipe.Paul Menzel
• Some information in a recipe apply to all versions of a program. Factor them out into an extra file and include/require this in each recipe as seen in a lot of other programs/packages/recipes in OE. • VDR’s plugins often change and therefore put patches to them in version dependent folder. This hopefully lessens the effort to add new versions. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>