mplayer: prevent selection on Microblaze and AArch64
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 19 Dec 2012 13:27:07 +0000 (13:27 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 20 Dec 2012 08:21:39 +0000 (09:21 +0100)
MPlayer wants to have some "support" for each architecture, and for
now, it doesn't know about Microblaze and AArch64, so prevent the
selection of MPlayer on those architectures.

For Microblaze, fixes:

  http://autobuild.buildroot.org/results/4e6e0d15694345ded649c92251cc2173dc45fe7c/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/multimedia/mplayer/Config.in

index c64dab719e682268b3602230d3398c96184a6dfd..e285644576f109d4f7805f5fea3c8095bee17603 100644 (file)
@@ -1,8 +1,7 @@
 config BR2_PACKAGE_MPLAYER
        bool "mplayer"
-       # "Error: unsupported architecture sh4a" says mplayer
-       # configure script.
-       depends on !BR2_sh4a && !BR2_sh4aeb
+       # Those architectures are not supported by MPlayer
+       depends on !BR2_sh4a && !BR2_sh4aeb && !BR2_microblaze && !BR2_aarch64
        depends on BR2_LARGEFILE
        help
          MPlayer is a movie player which runs on many systems and supports