vdr: Put common information in separate file and require it in the recipe.
authorPaul Menzel <paulepanter@users.sourceforge.net>
Sun, 24 Jan 2010 08:02:55 +0000 (08:02 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 25 Jan 2010 09:09:10 +0000 (17:09 +0800)
commitccffb0d58e3b36b3be440b9ceadb05ebabe0d847
tree2e44f945d93799667df9ec32d893cc5e988c740b
parent325b6a4b8a8c92fd5c50dfc0f965edca9eb1a4a2
vdr: Put common information in separate file and require it in the recipe.

• 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>
recipes/vdr/vdr-1.7.10/linkerflags.patch [moved from recipes/vdr/files/linkerflags.patch with 100% similarity]
recipes/vdr/vdr.inc [new file with mode: 0644]
recipes/vdr/vdr_1.7.10.bb