mpg123: needs MMU
authorRyan Barnett <ryanbarnett3@gmail.com>
Sat, 22 Feb 2014 20:24:44 +0000 (21:24 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 22 Feb 2014 20:56:57 +0000 (21:56 +0100)
commitf0862592b3caf5bc9cd347fd29634673cfbbabd7
tree7c294e20374bf9c83997024f5f42fd75bc5f909a
parent5155a8bd1ca33ab76945d15a409cb3b0705a06b0
mpg123: needs MMU

mpg123 needs MMU because the application that is built with this
package uses fork. Currently it is difficult to only build the
libraries for mpg123 so disabling the package all together when there
is no MMU support.

Note: mpg123 is an optional dependency of mpd but mpd already requires
BR2_USE_MMU so there is no need to add this as a dependency.

Fixes:
  http://autobuild.buildroot.net/results/5b0/5b053af566dd122ae7e58893e77d5d5f3070fb9e

Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gstreamer1/gst1-plugins-bad/Config.in
package/mpg123/Config.in