diff options
author | Koen Kooi <koen@openembedded.org> | 2010-04-29 13:30:42 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-29 13:31:26 +0200 |
commit | 08f6c724a04af459fd35f88b3031d710ea2edbee (patch) | |
tree | afda0ec4fbf8758ea4b46f5569bacc3f2fae0581 /recipes | |
parent | 4026dde0dab21abaca3d9d309fa447bfe52d215d (diff) |
mythtv 0.22+fixes: bump SRCREV to head of .22 fixes branch
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/mythtv/mythtv_0.22+fixes.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |