mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
gst-plugins-bad: Disable cdaudio
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4183 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
0f9a67f1cf
commit
2f6c30fc9a
|
@ -1,8 +1,8 @@
|
|||
require gst-plugins.inc
|
||||
DEPENDS += "gst-plugins-base libmusicbrainz tremor"
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl \
|
||||
EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl --disable-cdaudio \
|
||||
--with-plugins=musicbrainz,wavpack,ivorbis"
|
||||
|
||||
SRC_URI += " file://ivorbisdec.patch;patch=1;pnum=0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user