summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-multimedia
diff options
context:
space:
mode:
authorhschang <chang@dev3>2014-12-09 07:41:10 (GMT)
committerhschang <chang@dev3>2014-12-12 06:47:21 (GMT)
commitace0665511bd0f288a33f4aa1b6ab44c9a766c5c (patch)
tree73304dd16c718676db621110f8b39b9bd7734816 /meta-openvuplus/recipes-multimedia
parent89fe5e2d4ab32d17585aaf80418c7d31ed559a14 (diff)
Update openembedded-core / meta-openembedded / bitbake (1.25.0)
- fix bbappend's version. - Add meta-openembedded/meta-python to BBLAYERS. - set PACKAGE_ARCH after inherit packagegroup. - TCLIBC now defines glibc instead of eglibc. eglibc is obsolete. (OE-CORE : 1027c535ea753e63d9ffe469a423e04467cf8940) - smartmontools : use lastest version from meta-oe. - swig : use lastest version from meta-oe.
Diffstat (limited to 'meta-openvuplus/recipes-multimedia')
-rw-r--r--meta-openvuplus/recipes-multimedia/libav/libav_0.8.%.bbappend (renamed from meta-openvuplus/recipes-multimedia/libav/libav_0.8.9.bbappend)2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openvuplus/recipes-multimedia/libav/libav_0.8.9.bbappend b/meta-openvuplus/recipes-multimedia/libav/libav_0.8.%.bbappend
index 0f0a0d4..08f560d 100644
--- a/meta-openvuplus/recipes-multimedia/libav/libav_0.8.9.bbappend
+++ b/meta-openvuplus/recipes-multimedia/libav/libav_0.8.%.bbappend
@@ -1,8 +1,6 @@
LICENSE = "LGPLv2.1+"
PR .= "-vuplus0"
-
-
EXTRA_OECONF += "--disable-gpl --disable-nonfree --disable-version3"
PACKAGECONFIG = "bzip2"