enigma2.bb: update SRCDATE (to fix the python garbage collection bug)
authorghost <andreas.monzner@multimedia-labs.de>
Tue, 28 Oct 2008 17:53:27 +0000 (18:53 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Tue, 28 Oct 2008 17:53:27 +0000 (18:53 +0100)
packages/enigma2/enigma2.bb

index 0cdfe98..a64e373 100644 (file)
@@ -33,7 +33,7 @@ export LD="${CXX}"
 
 PN = "enigma2"
 PR = "r0"
-SRCDATE = "20081024"
+SRCDATE = "20081029"
 
 # if you want experimental, use:
 REL_MAJOR="2"