dreambox-dvb-modules.bb: update dm8000 hardware drivers
authorghost <andreas.monzner@multimedia-labs.de>
Tue, 15 Mar 2011 10:11:57 +0000 (11:11 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Tue, 15 Mar 2011 10:11:57 +0000 (11:11 +0100)
- fixed lef/right audio channel switching via HDMI (broken since 20110302 drivers)

conf/checksums.ini
recipes/dreambox/dreambox-dvb-modules.bb

index 67f88e1..2a0646d 100644 (file)
@@ -6574,6 +6574,10 @@ sha256=cb7f69e2b7f83424ca835e422b3410d69159e2a133fa2b7a871e7dd4941850e1
 md5=b0df484344ea6532b8539e0060eda92e
 sha256=1d279d231456fc97efbdcb5cd3429395b2dfbfa045aeb0612079d53220965259
 
+[http://sources.dreamboxupdate.com/snapshots/dreambox-dvb-modules-dm8000-2.6.18-7.4-dm8000-20110315.tar.bz2]
+md5=055b8013643e7088006cee1b94dbb5e3
+sha256=3f48efcf31a9b32f1b792467d0a3760c9be8e822c7c89f0d7327a2984ae288a2
+
 [http://sources.dreamboxupdate.com/snapshots/dreambox-dvb-modules-dm8000-2.6.30-dm8000-20090722.tar.bz2]
 md5=1958814f60d0076b0a6192cffef5a99f
 sha256=40a002f33134c97b19b0430d9bbdf4e1cab854d2075df1f5d9b2f275821552f6
index 0de2352..fb2809b 100644 (file)
@@ -30,7 +30,7 @@ KV_dm7020hd = "2.6.18-7.4-dm7020hd"
 PV_dm7020hd = "${KV}-20101111"
 
 KV_dm8000 = "${@base_contains('PREFERRED_VERSION_linux-dm8000', '2.6.18', '2.6.18-7.4-dm8000', '2.6.30-dm8000', d)}"
-PV_dm8000 = "${KV}-${@base_contains('PREFERRED_VERSION_linux-dm8000', '2.6.18', '20110309', '20090820', d)}"
+PV_dm8000 = "${KV}-${@base_contains('PREFERRED_VERSION_linux-dm8000', '2.6.18', '20110315', '20090820', d)}"
 
 RDEPENDS = "kernel (${KV})"