aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-12-18 10:35:24 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-19 19:34:06 +0100
commit6235a379418feb0a24bd33de8cc125b435099f69 (patch)
tree864e8de91f1c746640e83e7eb63d7f2722652820
parent781ac7ac8b74f23972f4bda8cb530312be3f00ee (diff)
downloadmeta-openembedded-contrib-6235a379418feb0a24bd33de8cc125b435099f69.tar.gz
libav, libsdl-image, mplayer2, xbmc: bump PR for libsdl packaging change in OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-oe/recipes-multimedia/libav/libav_git.bb2
-rw-r--r--meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.10.bb2
-rw-r--r--meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb2
-rw-r--r--meta-oe/recipes-multimedia/xbmc/xbmc_git.bb2
4 files changed, 5 insertions, 3 deletions
diff --git a/meta-oe/recipes-multimedia/libav/libav_git.bb b/meta-oe/recipes-multimedia/libav/libav_git.bb
index be20b15d4b..d5480f7918 100644
--- a/meta-oe/recipes-multimedia/libav/libav_git.bb
+++ b/meta-oe/recipes-multimedia/libav/libav_git.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
SRCREV = "c6c2dfcf15c1d93b2189adff6f71c5c4b6b05338"
PV = "0.6.2+${PR}+gitr${SRCPV}"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
SRC_URI = "git://git.libav.org/libav.git;protocol=git"
diff --git a/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.10.bb b/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.10.bb
index 8bc9322f74..25e20302d6 100644
--- a/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.10.bb
+++ b/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.10.bb
@@ -4,6 +4,8 @@ SECTION = "libs"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4"
+PR = "r1"
+
DEPENDS = "tiff zlib libpng jpeg virtual/libsdl"
SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL_image-${PV}.tar.gz"
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
index 72d5754991..2a2d8af7b4 100644
--- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
+++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
@@ -21,7 +21,7 @@ SRCREV = "e3f5043233336d8b4b0731c6a8b42a8fda5535ac"
ARM_INSTRUCTION_SET = "ARM"
PV = "2.0+gitr${SRCPV}"
-PR = "r4"
+PR = "r5"
PARALLEL_MAKE = ""
diff --git a/meta-oe/recipes-multimedia/xbmc/xbmc_git.bb b/meta-oe/recipes-multimedia/xbmc/xbmc_git.bb
index af7bbab37b..e9415ccdd6 100644
--- a/meta-oe/recipes-multimedia/xbmc/xbmc_git.bb
+++ b/meta-oe/recipes-multimedia/xbmc/xbmc_git.bb
@@ -9,7 +9,7 @@ DEPENDS = "expat yajl gperf-native libxmu fribidi mpeg2dec ffmpeg samba fontconf
SRCREV = "379d13c8e9a0e64f1f36b3fb216e5caedb0df73e"
PV = "11.0"
-PR = "r0"
+PR = "r1"
PR_append = "+gitr${SRCPV}"
SRC_URI = "git://github.com/xbmc/xbmc.git;branch=eden;protocol=git \
file://0001-configure-don-t-run-python-distutils-to-find-STAGING.patch \