diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-07-30 16:39:47 +0200 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-07-30 16:40:02 +0200 |
commit | 562168a4425f8fb7d66501bd11e7d437938973b9 (patch) | |
tree | 144eda11c83c6b0197ca23c0b82d025049b5513a /recipes/xbmc | |
parent | 46fee85f2ec508e213a91ea3a257ba54bc6f8a91 (diff) |
ffmpeg_svn.bb: bump SRCREV to make it build on armv4t again
and bump PR of recipes that depend on it
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/xbmc')
-rw-r--r-- | recipes/xbmc/xbmc_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xbmc/xbmc_svn.bb b/recipes/xbmc/xbmc_svn.bb index fdc454086f..5b1d8bb93d 100644 --- a/recipes/xbmc/xbmc_svn.bb +++ b/recipes/xbmc/xbmc_svn.bb @@ -6,7 +6,7 @@ DEPENDS = "libxmu fribidi mpeg2dec ffmpeg samba fontconfig curl libmodplug libmi SRCREV = "e2ab481ebe964321c358ab9d6402088c714adcbe" PV = "10.05" -PR = "r7" +PR = "r8" PR_append = "+gitr${SRCPV}" SRC_URI = "git://xbmc.git.sourceforge.net/gitroot/xbmc/xbmc;protocol=git;branch=master \ |