From patchwork Tue Apr 1 03:39:25 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Woerner X-Patchwork-Id: 27509 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-oa0-f72.google.com (mail-oa0-f72.google.com [209.85.219.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id AD8A720341 for ; Tue, 1 Apr 2014 03:40:29 +0000 (UTC) Received: by mail-oa0-f72.google.com with SMTP id eb12sf32382994oac.11 for ; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=7qVyYzLvCUkce8/YEshmEvWE9nxKkY2vGYKEBkPv/+k=; b=blRAk+Z6cdCugDfNItq27dZwGi/mpjTCHCmxgZ8EPjMY9sckSUGAEAXiLCWtMib4P1 Ifr+F64iHYWHxcXJaINQnwMFFMwrs34F+RBNQlJMbIAptFRqQGnN5tbJXBMs/ZsvEQQA gvXTGX+62N5bOuIwAcPMYqXnBT875YXZUQGgpnCFHIPvq5bTmyTTn4EflJPt7CLFyhrK efrWrAwk4LpVVHeGSGrVf70gFY5qx0/x36Z1bd8WbpwZU/R5RdforUbI7synmwngV9cF FNRSXpmuac6BGWSNvtzDqIlQlOfvYG6lLaHj45cJ1+IAsN6lslftU2z5bB2tsErVh7Cv wk2A== X-Gm-Message-State: ALoCoQn67NFmay2hWx6e7FpHpUWOR/H2cT8Fiz2/VuniH1coOpar4z1kD4GPVERLijBMWnYee9sz X-Received: by 10.182.230.132 with SMTP id sy4mr2629630obc.48.1396323629103; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.22.167 with SMTP id 36ls2804092qgn.55.gmail; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) X-Received: by 10.58.185.145 with SMTP id fc17mr27809505vec.14.1396323629022; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx.google.com with ESMTPS id sy7si3347433vdc.100.2014.03.31.20.40.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 31 Mar 2014 20:40:29 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.173; Received: by mail-vc0-f173.google.com with SMTP id il7so8967879vcb.18 for ; Mon, 31 Mar 2014 20:40:28 -0700 (PDT) X-Received: by 10.59.7.102 with SMTP id db6mr11148341ved.17.1396323628866; Mon, 31 Mar 2014 20:40:28 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.12.8 with SMTP id v8csp194121vcv; Mon, 31 Mar 2014 20:40:28 -0700 (PDT) X-Received: by 10.42.4.201 with SMTP id 9mr27809225ict.57.1396323628314; Mon, 31 Mar 2014 20:40:28 -0700 (PDT) Received: from mail-ie0-f175.google.com (mail-ie0-f175.google.com [209.85.223.175]) by mx.google.com with ESMTPS id ac8si20108375icc.108.2014.03.31.20.40.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 31 Mar 2014 20:40:28 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.223.175 is neither permitted nor denied by best guess record for domain of trevor.woerner@linaro.org) client-ip=209.85.223.175; Received: by mail-ie0-f175.google.com with SMTP id to1so8650787ieb.34 for ; Mon, 31 Mar 2014 20:40:28 -0700 (PDT) X-Received: by 10.42.200.7 with SMTP id eu7mr32822083icb.47.1396323628037; Mon, 31 Mar 2014 20:40:28 -0700 (PDT) Received: from openSUSE-i7.site (69-165-220-158.dsl.teksavvy.com. [69.165.220.158]) by mx.google.com with ESMTPSA id gd5sm29556295igd.5.2014.03.31.20.40.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Mar 2014 20:40:27 -0700 (PDT) From: Trevor Woerner To: openembedded-devel@lists.openembedded.org Cc: patches@linaro.org Subject: [meta-oe][PATCH 1/4] gtkmathview: fix B!=S Date: Mon, 31 Mar 2014 23:39:25 -0400 Message-Id: <1396323568-18135-2-git-send-email-trevor.woerner@linaro.org> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1396323568-18135-1-git-send-email-trevor.woerner@linaro.org> References: <1396323568-18135-1-git-send-email-trevor.woerner@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: trevor.woerner@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , This package does not support building out of a separate directory from the source. Signed-off-by: Trevor Woerner --- meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb index f53e931..954dc9a 100644 --- a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb +++ b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb @@ -16,7 +16,7 @@ SRC_URI = "http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz \ SRC_URI[md5sum] = "b53564e553728d4b69f7d366dfeb5299" SRC_URI[sha256sum] = "1dc30175da6a3c560a7d62d1abe1c2f9829d988e6f1a7c5e766544575c558c43" -inherit autotools +inherit autotools-brokensep EXTRA_OECONF = "--disable-binreloc"