From: Koen Kooi Date: Thu, 29 Apr 2010 11:30:42 +0000 (+0200) Subject: mythtv 0.22+fixes: bump SRCREV to head of .22 fixes branch X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08f6c724a04af459fd35f88b3031d710ea2edbee;p=openembedded.git mythtv 0.22+fixes: bump SRCREV to head of .22 fixes branch --- diff --git a/recipes/mythtv/mythtv_0.22+fixes.bb b/recipes/mythtv/mythtv_0.22+fixes.bb index 35b884b2b1..a18b427f06 100644 --- a/recipes/mythtv/mythtv_0.22+fixes.bb +++ b/recipes/mythtv/mythtv_0.22+fixes.bb @@ -16,7 +16,7 @@ PV = "0.22" # but for packaging the real PV is needed REALPV = "0.22" -SRCREV = "23710" +SRCREV = "24225" SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=mythtv;proto=http" S = "${WORKDIR}/mythtv"