aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-04-09 14:14:05 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2012-04-09 14:14:05 +0200
commit06366a8833d2de85a0641134aa27a1c90577bfb5 (patch)
treed8d15e025b5e02c4c11b46e38837fbe3a2c15648 /meta-oe
parent839eeb13b83c2dda89901a2fe1b7f726d5b20b6b (diff)
downloadmeta-openembedded-contrib-06366a8833d2de85a0641134aa27a1c90577bfb5.tar.gz
xbmc: update to head of the Eden release branch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-multimedia/xbmc/xbmc_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/xbmc/xbmc_git.bb b/meta-oe/recipes-multimedia/xbmc/xbmc_git.bb
index 751d9ca3a6..459b571ae6 100644
--- a/meta-oe/recipes-multimedia/xbmc/xbmc_git.bb
+++ b/meta-oe/recipes-multimedia/xbmc/xbmc_git.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=6eb631b6da7fdb01508a80213ffc35ff"
DEPENDS = "libusb1 libcec libplist expat yajl gperf-native libxmu fribidi mpeg2dec ffmpeg samba fontconfig curl python libass libmodplug libmicrohttpd wavpack libmms cmake-native libsdl-image libsdl-mixer virtual/egl mysql5 sqlite3 libmms faad2 libcdio libpcre boost lzo enca avahi libsamplerate0 libxinerama libxrandr libxtst bzip2 virtual/libsdl jasper zip-native zlib"
#require recipes/egl/egl.inc
-SRCREV = "14feb096bcea1e434b5ab23888d6a4c62240f6e0"
+SRCREV = "1d975a04c6686b9a82f63a4c605a5c5c5f84d0e8"
PV = "11.0"
-PR = "r12"
+PR = "r13"
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 \