This line causes 'mplayer' to be built unless one explicitly removes it.
There are plenty uses for ffmpeg that don't involve a player, so the
"suggestion" doesn't make sense.
(From OE-Core rev:
40277e5d98a0fd0abd98d7e6b140553633b46e48)
Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
${S}/configure ${EXTRA_OECONF}
}
-RSUGGESTS_${PN} = "mplayer"
PACKAGES_DYNAMIC += "^lib(av(codec|device|filter|format|util)|swscale).*"
python populate_packages_prepend() {