summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2013-12-28 12:23:18 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:50:12 +0000
commit54fe057a34b3301e3b5d4266411593a8e2e6060b (patch)
tree1178953c44e95683a0f7ef15495d26e9837f5d5a /meta
parent8830498567e14136600a523ea15bea0afaaceb01 (diff)
downloadast2050-yocto-poky-54fe057a34b3301e3b5d4266411593a8e2e6060b.zip
ast2050-yocto-poky-54fe057a34b3301e3b5d4266411593a8e2e6060b.tar.gz
libid3tag: remove unrecognised option
There is no --enable-speed in libid3tag's configure, but in libmad, and it's already there, so remove it. (From OE-Core rev: bc64977ac02fc71de620254eb9f65998ae842629) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb b/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb
index d81f58b..38d42b0 100644
--- a/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb
+++ b/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb
@@ -20,5 +20,3 @@ SRC_URI[sha256sum] = "63da4f6e7997278f8a3fef4c6a372d342f705051d1eeb6a46a86b03610
S = "${WORKDIR}/libid3tag-${PV}"
inherit autotools pkgconfig
-
-EXTRA_OECONF = "-enable-speed"
OpenPOWER on IntegriCloud