summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-multimedia
diff options
context:
space:
mode:
authorhschang <chang@dev3>2015-04-06 06:26:52 (GMT)
committerhschang <chang@dev3>2015-04-10 05:44:44 (GMT)
commit796e5107a0f17c7243883ba3439e437130bcebbb (patch)
tree0899222c672b9b22b6a4ff275b14bbc004775a2f /meta-openvuplus/recipes-multimedia
parentf6f5e236a8c97097ba5b1d8b91af00bb30136ef5 (diff)
[lzma] remove the recipe (xz from oe-core include lzma).
Diffstat (limited to 'meta-openvuplus/recipes-multimedia')
-rw-r--r--meta-openvuplus/recipes-multimedia/xbmc/xbmc_git.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openvuplus/recipes-multimedia/xbmc/xbmc_git.bbappend b/meta-openvuplus/recipes-multimedia/xbmc/xbmc_git.bbappend
index 7d92df8..e63d488 100644
--- a/meta-openvuplus/recipes-multimedia/xbmc/xbmc_git.bbappend
+++ b/meta-openvuplus/recipes-multimedia/xbmc/xbmc_git.bbappend
@@ -36,7 +36,7 @@ RDEPENDS_${PN} += "\
nfs-utils-client \
libshairport \
glibc-gconv-utf-32 \
- lzma \
+ xz \
tiff \
yajl \
libxslt \
@@ -47,7 +47,7 @@ RDEPENDS_${PN} += "\
libnfs \
"
-BUILD_PR="r2"
+BUILD_PR="r3"
NATIVEGLES_PR="20141202_p0"
BRANCH = "gotham_vuplus"