dreambox-dvb-modules.bb: update dm800 and dm8000 drivers for release 2.6
authorghost <andreas.monzner@multimedia-labs.de>
Mon, 2 Nov 2009 20:00:49 +0000 (21:00 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Mon, 2 Nov 2009 20:00:49 +0000 (21:00 +0100)
changes both
------------
* fix prerolling after buffer flush a bit
changes dm8000
------------
* fix strange boot problem

packages/dreambox/dreambox-dvb-modules.bb

index 4bf0451..90c01f6 100644 (file)
@@ -24,13 +24,13 @@ KV_dm500plus = "2.6.12"
 PV_dm500plus = "${KV}-20080822"
 
 KV_dm800 = "2.6.12-5.1-brcmstb-dm800"
-PV_dm800 = "${KV}-20091014"
+PV_dm800 = "${KV}-20091029"
 
 KV_dm500hd = "2.6.12-5.1-brcmstb-dm500hd"
 PV_dm500hd = "${KV}-20090521"
 
 KV_dm8000 = "2.6.12-5.1-brcmstb-dm8000"
-PV_dm8000 = "${KV}-20091016"
+PV_dm8000 = "${KV}-20091029"
 
 RDEPENDS = "kernel (${KV})"
 PR = "r0"