From patchwork Mon Oct 3 14:16:31 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 77218 Delivered-To: patch@linaro.org Received: by 10.140.106.72 with SMTP id d66csp1695666qgf; Mon, 3 Oct 2016 07:17:45 -0700 (PDT) X-Received: by 10.66.159.1 with SMTP id wy1mr38407419pab.20.1475504265684; Mon, 03 Oct 2016 07:17:45 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id f1si15222015paa.160.2016.10.03.07.17.45; Mon, 03 Oct 2016 07:17:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@intel-com.20150623.gappssmtp.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from review.yoctoproject.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 73D77719BB; Mon, 3 Oct 2016 14:17:40 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by mail.openembedded.org (Postfix) with ESMTP id 230EB719AE for ; Mon, 3 Oct 2016 14:16:36 +0000 (UTC) Received: by mail-wm0-f41.google.com with SMTP id 197so25910909wmk.1 for ; Mon, 03 Oct 2016 07:16:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:in-reply-to:references; bh=P1EgsE1+fu9qo4Ibi2us7ZzoJ/twWcTkm0ue2cn+xTw=; b=NeITKv7GbzPZWljGZE88RNfsBkVYKthRDEgiwCEuCcD0+KpMXkgeFMP726SYmIcgu0 wOqz4jFToXSo6dUmMFzRfrwOfdJQCcjY8xTS/8+7/7zdeC80dPHgavEAenVOpFX1rnXH /iTurb9lCjQinVpho9XJimlq6yCNNIRyGOawqp7DlLAI85ImmBv7wIk8OuZN7RmTvssH q8gLNRXB0pGt7Nmq8gZdmLxzoxxtN7bhlZk5d4pglYXFPKgQ6nbm6kLVSBTRJuFaOgKd 6kKKGUzT7Re5zw/Lmo4LxZJRgUycepQ+QdyshjL73wX2XArR3PisFeUtaTcWP1Tdcgwx 5eFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=P1EgsE1+fu9qo4Ibi2us7ZzoJ/twWcTkm0ue2cn+xTw=; b=bd6fDgoBRE8y+h78tKl3BThWy2sBks55JaxtKI5iLB0pBuyJyBf2CV1VgU1u0mhn/m PB3h4zrUMLU9b4Lku8Uqp+7FQvO9tSbAdP7i/GP6GqJRyQwqhXwk+a7UX2h4TbwzfRNV HVfsefP9wCA1ish57cakMOdEt6IIggiCMjd8lakyt5KZzbKMPeWjhfxQvGF/SYnyG+DB o5+3m/kZgl92gJkPSXExHT88Fk8DWqEbIKYSXGGT5NDDoX/ksWeJZhcvAFaw7jPPxFpb wrUERgQYtTmBKE3ajZCydIO/lTRyB81iOMk7PJWfUJvRtIS0Sc++NU/Ga6zu6/AMbA1U pU1A== X-Gm-Message-State: AA6/9RmtAHLt/0xqk49r8bH4BLzdKtfHBvc08/uNJe/xsky9uMkSNrLjAlWYuy2mj5BEHBun X-Received: by 10.28.232.84 with SMTP id f81mr11250455wmh.39.1475504197206; Mon, 03 Oct 2016 07:16:37 -0700 (PDT) Received: from flashheart.burtonini.com (home.burtonini.com. [81.2.106.35]) by smtp.gmail.com with ESMTPSA id yt4sm34606312wjc.48.2016.10.03.07.16.36 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 03 Oct 2016 07:16:36 -0700 (PDT) From: Ross Burton To: openembedded-core@lists.openembedded.org Date: Mon, 3 Oct 2016 15:16:31 +0100 Message-Id: <1475504192-17738-3-git-send-email-ross.burton@intel.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1475504192-17738-1-git-send-email-ross.burton@intel.com> References: <1475504192-17738-1-git-send-email-ross.burton@intel.com> Subject: [OE-core] [PATCH 3/4] binutils: fix typo in libtool patch X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org There was a clear typo in a function name, correct it. Signed-off-by: Ross Burton --- meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- 2.8.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch b/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch index f2411c4..f0fdf46 100644 --- a/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch +++ b/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch @@ -16352,7 +16352,7 @@ index 9503ec8..70e856e 100644 case "$perm_rpath " in *" $libdir "*) ;; - *) perm_rpath="$perm_rpath $libdir" ;; -+ *) func_apped perm_rpath " $libdir" ;; ++ *) func_append perm_rpath " $libdir" ;; esac fi done @@ -21175,4 +21175,3 @@ index bba9fd2..25a2dae 100755 -- 2.9.0 -