summaryrefslogtreecommitdiffstats
path: root/recipes/libvalhalla
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-07-30 16:39:47 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2010-07-30 16:40:02 +0200
commit562168a4425f8fb7d66501bd11e7d437938973b9 (patch)
tree144eda11c83c6b0197ca23c0b82d025049b5513a /recipes/libvalhalla
parent46fee85f2ec508e213a91ea3a257ba54bc6f8a91 (diff)
downloadopenembedded-562168a4425f8fb7d66501bd11e7d437938973b9.tar.gz
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/libvalhalla')
-rw-r--r--recipes/libvalhalla/libvalhalla.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libvalhalla/libvalhalla.inc b/recipes/libvalhalla/libvalhalla.inc
index 03b7cfd7aa..a637f7ebd9 100644
--- a/recipes/libvalhalla/libvalhalla.inc
+++ b/recipes/libvalhalla/libvalhalla.inc
@@ -4,7 +4,7 @@ SECTION = "libs/multimedia"
LICENSE = "LGPLv2.1"
DEPENDS = "sqlite3 curl ffmpeg libnfo"
-INC_PR = "r0"
+INC_PR = "r1"
SRC_URI = "http://libvalhalla.geexbox.org/releases/${P}.tar.bz2;name=${PN}"