From patchwork Sat Feb 9 18:20:00 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gilles Talis X-Patchwork-Id: 219425 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 73EE82C0087 for ; Sun, 10 Feb 2013 05:20:29 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 0AFD289CCB; Sat, 9 Feb 2013 18:20:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FRoAgo5b15ly; Sat, 9 Feb 2013 18:20:16 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id C63FF89B3C; Sat, 9 Feb 2013 18:20:14 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 308468F753 for ; Sat, 9 Feb 2013 18:20:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id D21F9899B8 for ; Sat, 9 Feb 2013 18:20:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b6vgTdT0CYmJ for ; Sat, 9 Feb 2013 18:20:10 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by whitealder.osuosl.org (Postfix) with ESMTPS id 9F17689B3C for ; Sat, 9 Feb 2013 18:20:09 +0000 (UTC) Received: by mail-pa0-f46.google.com with SMTP id kp14so2611354pab.33 for ; Sat, 09 Feb 2013 10:20:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=+Z9YpcPbPCnJHFv1UVNvIUixXJvsX6ylo36nC6CC1tQ=; b=kYNT6QsyEDiRjOT9Oj5Qf+J9B1w1VPX/RwWqa2KfmM8r6fDF53jQdIgXQC+HNecMi6 Xs705YJYZixmx0ZCGvLzY4LQOXX1MRNgyf3X12CvmgMuAZu4QRXF+auNB4oJbuE98fh6 0UpDiNhBZFPyv+yXT+CoOKbJTT79OjYmOzFQj+csUDzcgV9aQXxPcnkbj0LiCSTCCvKB zBnxJqmtcdRym4oaBE2ZWqnRIAjjfi6J8j+/q6pQEMtXSxfvLivSuhSInUZ3sdUILfaZ 6uDdcbEiTkOQull7pyG0dhq2R8gHSkC/RtU8drjrDod8Fkf3an8vaC3vRl73mfyW8D7/ 5Dzw== X-Received: by 10.68.211.35 with SMTP id mz3mr5283023pbc.158.1360434009164; Sat, 09 Feb 2013 10:20:09 -0800 (PST) Received: from localhost.localdomain (c-69-181-251-46.hsd1.ca.comcast.net. [69.181.251.46]) by mx.google.com with ESMTPS id ro16sm2142662pbb.14.2013.02.09.10.20.07 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 09 Feb 2013 10:20:08 -0800 (PST) From: Gilles Talis To: buildroot@busybox.net Date: Sat, 9 Feb 2013 10:20:00 -0800 Message-Id: <1360434000-10341-1-git-send-email-gilles.talis@gmail.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: References: Subject: [Buildroot] [PATCH 1/1] mplayer: not supported on sh2/sh2a X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net mplayer configure script says that sh2a is not supported. Fixes: http://autobuild.buildroot.org/results/0e530fd99c4b37782208ee0549be500220643999/ Signed-off-by: Gilles Talis Acked-by: Thomas Petazzoni --- package/multimedia/mplayer/Config.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/multimedia/mplayer/Config.in b/package/multimedia/mplayer/Config.in index e285644..e36fc46 100644 --- a/package/multimedia/mplayer/Config.in +++ b/package/multimedia/mplayer/Config.in @@ -1,7 +1,8 @@ config BR2_PACKAGE_MPLAYER bool "mplayer" # Those architectures are not supported by MPlayer - depends on !BR2_sh4a && !BR2_sh4aeb && !BR2_microblaze && !BR2_aarch64 + depends on !(BR2_sh2 || BR2_sh2a || 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