dreambox-dvb-modules.bb: update dm800 und dm8000 drivers
authorghost <andreas.monzner@multimedia-labs.de>
Wed, 23 Dec 2009 16:26:38 +0000 (17:26 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Wed, 23 Dec 2009 16:26:38 +0000 (17:26 +0100)
* small internal memory allocation speedup
* fix not working radio service with corrupt pcr again
* small change on alps_bsbe2 tuner 22Khz handling

packages/dreambox/dreambox-dvb-modules.bb

index ebb26bf..a9cf19b 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}-20091216"
+PV_dm800 = "${KV}-20091223"
 
 KV_dm500hd = "2.6.12-5.1-brcmstb-dm500hd"
 PV_dm500hd = "${KV}-20091114"
 
 KV_dm8000 = "2.6.12-5.1-brcmstb-dm8000"
-PV_dm8000 = "${KV}-20091216"
+PV_dm8000 = "${KV}-20091223"
 
 RDEPENDS = "kernel (${KV})"
 PR = "r0"