diff options
Diffstat (limited to 'meta-multimedia')
| -rw-r--r-- | meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb index 5c93284dab..4b65152db5 100644 --- a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb +++ b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb | |||
| @@ -9,6 +9,9 @@ DEPENDS = "libusb1 libcec libplist expat yajl gperf-native libxmu fribidi mpeg2d | |||
| 9 | 9 | ||
| 10 | SRCREV = "82388d55dae79cbb2e486e307e23202e76a43efa" | 10 | SRCREV = "82388d55dae79cbb2e486e307e23202e76a43efa" |
| 11 | 11 | ||
| 12 | # multiple issues | ||
| 13 | PNBLACKLIST[xbmc] = "/usr/include/c++/ctime:70:11: error: '::gmtime' has not been declared" | ||
| 14 | |||
| 12 | PV = "11.0+gitr${SRCPV}" | 15 | PV = "11.0+gitr${SRCPV}" |
| 13 | PR = "r14" | 16 | PR = "r14" |
| 14 | SRC_URI = "git://github.com/xbmc/xbmc.git;branch=Eden \ | 17 | SRC_URI = "git://github.com/xbmc/xbmc.git;branch=Eden \ |
