tuxbox-plugins: add RPROVIDES = "tuxbox-plugins" to fix build
authorAndreas Oberritter <obi@opendreambox.org>
Mon, 23 Feb 2009 22:15:24 +0000 (23:15 +0100)
committerFelix Domke <tmbinc@2mac.waldobjekt.org>
Fri, 12 Jun 2009 13:44:32 +0000 (15:44 +0200)
recipes/tuxbox/tuxbox-plugins.bb

index effe80e..aa03fcd 100644 (file)
@@ -7,9 +7,11 @@ SRC_URI = "cvs://anoncvs@cvs.tuxbox.org/cvs/tuxbox;module=apps/tuxbox/plugins;me
           file://tuxtxt_include_fix.patch;patch=1;pnum=1 \
            file://game_names.diff;patch=1;pnum=1"
 
+RPROVIDES = "tuxbox-plugins"
+
 SRCDATE = "20061009"
 PV = "0.0+cvs${SRCDATE}"
-PR = "r0"
+PR = "r1"
 
 CFLAGS_append = " -DOE"
 CFLAGS_append_dm7020 = " -DHAVE_DREAMBOX_HARDWARE -DDREAMBOX"