update tpmd to v3 on dm500hd, dm800 and dm8000 (fixes #295)
authorAndreas Oberritter <obi@opendreambox.org>
Thu, 12 Nov 2009 17:00:56 +0000 (18:00 +0100)
committerAndreas Oberritter <obi@opendreambox.org>
Thu, 12 Nov 2009 17:00:56 +0000 (18:00 +0100)
packages/dreambox/dreambox-tpmd.bb

index 981483c..af0058c 100644 (file)
@@ -7,8 +7,9 @@ DEPENDS = "dreambox-wdog"
 RDEPENDS = "dreambox-wdog"
 
 PV = "1"
-PV_dm800 = "2"
-PV_dm8000 = "2"
+PV_dm500hd = "3"
+PV_dm800 = "3"
+PV_dm8000 = "3"
 PR = "r2"
 
 SRC_URI = "http://sources.dreamboxupdate.com/download/7020/tpmd-${MACHINE}-${PV} \