From patchwork Mon Jul 15 19:47:40 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Spenser Gilliland X-Patchwork-Id: 259233 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 4DDA32C0168 for ; Tue, 16 Jul 2013 05:52:39 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 369FE93661; Mon, 15 Jul 2013 19:51:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tzCo9LUqb7m1; Mon, 15 Jul 2013 19:51:50 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 9425793116; Mon, 15 Jul 2013 19:51:41 +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 2BC321BF9FB for ; Mon, 15 Jul 2013 19:49:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5CDC288611 for ; Mon, 15 Jul 2013 19:48:56 +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 EETTQaE84bVr for ; Mon, 15 Jul 2013 19:48:55 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-oa0-f49.google.com (mail-oa0-f49.google.com [209.85.219.49]) by whitealder.osuosl.org (Postfix) with ESMTPS id 59D74864CB for ; Mon, 15 Jul 2013 19:48:55 +0000 (UTC) Received: by mail-oa0-f49.google.com with SMTP id n9so16142804oag.8 for ; Mon, 15 Jul 2013 12:48:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=vACIwHYuxydnnwXXA3C9txLxuW/n1mC3X7cfbcmIIUA=; b=ihfebnkIpSisXpp9O/GiPM5SOQYNk93wPW47zwx3M5GHaBO5gL6Rfl6qA0WTDl+yNq /ZsS2Uop/aaf4C9qQwklAUbyek7X+1H9/eCNbmnY96YUDCTmfBWCa4EO+BIawbYr1UVh iGxPTOvsw65dVqRQN73Ju076i+8FTKtdj4CcNHFNoUi/EpNgdrENNMiqPGxN/FcbTAde YcS7uUxLVjr+95vtaGdeny5F2ZI4m8T7kP7rywM7r7yJDXutG+2aiC1E3MIhlfGkJtkz GeWAzf3Edy4Wvl8qnwpm/czQVmMyZ5J/sjMc94hZWyW2GxX5KAlZNMWS7g7ImUOQWZMf nPeA== X-Received: by 10.60.135.167 with SMTP id pt7mr44752310oeb.59.1373917734634; Mon, 15 Jul 2013 12:48:54 -0700 (PDT) Received: from bourban.gateway.2wire.net (108-90-245-135.lightspeed.cicril.sbcglobal.net. [108.90.245.135]) by mx.google.com with ESMTPSA id rs4sm69528145obc.10.2013.07.15.12.48.53 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Jul 2013 12:48:54 -0700 (PDT) From: Spenser Gilliland To: buildroot@busybox.net Date: Mon, 15 Jul 2013 14:47:40 -0500 Message-Id: <1373917670-30006-58-git-send-email-spenser@gillilanding.com> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1373917670-30006-1-git-send-email-spenser@gillilanding.com> References: <1373917670-30006-1-git-send-email-spenser@gillilanding.com> X-Gm-Message-State: ALoCoQnULqGrkoWpgHwP1tPe4LbNjo4ZI6G1H5+0WjN7p/NI7V5R+HsIhTUizONcsW4TuTY5V3rC Subject: [Buildroot] [PATCH 57/67] gst-plugin-x170: libglib2 requires threads 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 Signed-off-by: Spenser Gilliland --- package/multimedia/gst-plugin-x170/Config.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package/multimedia/gst-plugin-x170/Config.in b/package/multimedia/gst-plugin-x170/Config.in index 9a1ae63..142367b 100644 --- a/package/multimedia/gst-plugin-x170/Config.in +++ b/package/multimedia/gst-plugin-x170/Config.in @@ -2,6 +2,7 @@ config BR2_PACKAGE_GST_PLUGIN_X170 bool "gst-plugin-x170" depends on BR2_PACKAGE_GSTREAMER depends on BR2_arm926t + # glibc toolchain includes WCHAR and threading for libglib2 depends on BR2_TOOLCHAIN_USES_GLIBC # on2-8170-libs select BR2_PACKAGE_ON2_8170_LIBS help @@ -9,3 +10,6 @@ config BR2_PACKAGE_GST_PLUGIN_X170 ATMEL AT91SAM9M10 SoC. http://www.at91.com/linux4sam/bin/view/Linux4SAM/SAM9M10Gstreamer + +comment "gst-plugin-x170 requires a toolchain which uses eglibc/glibc" + depends on BR2_PACKAGE_GSTREAMER && BR2_arm926t && !BR2_TOOLCHAIN_USES_GLIBC