From patchwork Tue Apr 1 03:39:26 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Woerner X-Patchwork-Id: 27510 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vc0-f197.google.com (mail-vc0-f197.google.com [209.85.220.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 7C5DD20341 for ; Tue, 1 Apr 2014 03:40:30 +0000 (UTC) Received: by mail-vc0-f197.google.com with SMTP id if11sf21845467vcb.8 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=ztN789aismSvkTzR7y6BN4Szkskp1ysXioSlmrQM94E=; b=AhSpU4RXhB2S8WMkzPnvqfAoWcIGdErcL1M6mXgBQAftJbiqzcVt3RR87u6MzHCWjC wIBFHyW6sCw+86kI8F4EJ3TEDSmhmaFzPOi/HvBuxmWYcbAv7JeFj5AUDBLbjEa3tkDq 2zQ3XecmgncpNHfw9rT4LmPs5BYWwGk47BKNpXb6gfN1lyCsTcrKd75PpNki4bmlGcNb CzwtsgDZO2+355LyUuKXAEEPYruL9KijHCZM0hbleaXqGCvjmjoxGPHT3KaC7jP3Mvsa rd6BEdFjD4d3xgksauevR3Z+6S7ZqR2+5mYIAV//RxC5Xaf1/KhxWdhQaq8lN5CLq/wb nmeQ== X-Gm-Message-State: ALoCoQmkpFZaJpixmvKrfda4G3jXx8sFVtXtvyy3ae7cUtbRasOKLjuD1oC95WFidR+6o0yU30Q7 X-Received: by 10.236.181.229 with SMTP id l65mr5421645yhm.28.1396323629939; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.93.33 with SMTP id c30ls2900964qge.9.gmail; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) X-Received: by 10.52.128.231 with SMTP id nr7mr22227716vdb.17.1396323629853; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com [209.85.220.181]) by mx.google.com with ESMTPS id b4si3257491vck.115.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.181 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.181; Received: by mail-vc0-f181.google.com with SMTP id id10so8886380vcb.26 for ; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) X-Received: by 10.58.122.164 with SMTP id lt4mr26322627veb.2.1396323629753; Mon, 31 Mar 2014 20:40:29 -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 v8csp194123vcv; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) X-Received: by 10.43.141.81 with SMTP id jd17mr36833674icc.39.1396323629238; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) Received: from mail-ig0-f170.google.com (mail-ig0-f170.google.com [209.85.213.170]) by mx.google.com with ESMTPS id nx5si20072394icb.170.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.213.170 is neither permitted nor denied by best guess record for domain of trevor.woerner@linaro.org) client-ip=209.85.213.170; Received: by mail-ig0-f170.google.com with SMTP id uq10so4124800igb.5 for ; Mon, 31 Mar 2014 20:40:29 -0700 (PDT) X-Received: by 10.43.170.4 with SMTP id no4mr38228728icc.15.1396323628979; 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.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Mar 2014 20:40:28 -0700 (PDT) From: Trevor Woerner To: openembedded-devel@lists.openembedded.org Cc: patches@linaro.org Subject: [meta-oe][PATCH 2/4] gtkmathview: fix qa issue Date: Mon, 31 Mar 2014 23:39:26 -0400 Message-Id: <1396323568-18135-3-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.181 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: , "configure was passed unrecognised options: --disable-binreloc" Signed-off-by: Trevor Woerner --- meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb | 2 -- 1 file changed, 2 deletions(-) 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 954dc9a..61f4b9d 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 @@ -18,8 +18,6 @@ SRC_URI[sha256sum] = "1dc30175da6a3c560a7d62d1abe1c2f9829d988e6f1a7c5e766544575c inherit autotools-brokensep -EXTRA_OECONF = "--disable-binreloc" - do_configure_prepend() { sed -i -e s:AM_BINRELOC::g ${S}/configure.ac }