From patchwork Fri Jul 28 20:26:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 108908 Delivered-To: patch@linaro.org Received: by 10.140.101.44 with SMTP id t41csp819725qge; Fri, 28 Jul 2017 13:26:46 -0700 (PDT) X-Received: by 10.84.167.74 with SMTP id j10mr8951619plg.41.1501273606526; Fri, 28 Jul 2017 13:26:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1501273606; cv=none; d=google.com; s=arc-20160816; b=h0WIH39lVy2f1b04uTSmwtct3T1029GzQhaGLYa3TYzI3PeAvyUJvhmNIPn8hYYstS ksQAjZEkQFbThPvLZelaM5loCdKCPqhaTmDqC5KkxoeBsuQD758EDw24Q3CPZkKSIJWd zXcxzDEdWJ49We1T+NhUbxVc2kTzHRIdnlbYS7U3F57M7atU4Zdmv0UQpu+9TQ8gT3TZ /334Z9RpAcccSiL62bP5HgCOivv3w8ZxitA8a19TcqjwdwnbU/ZpGt2MEBXlUKVcQyO2 LAEtx9udtr67EI7//EqGYFDxdn8qmtdv8tffyeYv0oQyQm8LC9dzq2SfFY9W++wiyMLh h/KQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from:delivered-to :arc-authentication-results; bh=GfG2agleQ3Twm1zOHef8a79GpH7umFL8IagrNrKP+x8=; b=ozWfmHM1f1zfnmMafFpNfOi0VFXCKyKwQo/HrVhdNH+emb1jSmjdSHwrhOjxBPtPdi 7BGoblP+51JaTpyhMf0NlsdcgJie9Oat4uShwRVCtm/IKTvd57vfYvCs15wIiZFIfHTZ ndyU26ujB08Ipmgm0ZukQ5B3OCy5XlU4W3YPTghIVvBfU3N5UFfCxPOdF8Z8hf9VVp1S ZUmqaBy8/vMJzh5aBgNWCpH9Rsq2GMRWd+VoFLxOZNBoBzn7X/XMp1mCdHn5Ze+OObxZ yBgCAmimeY28fqYHFSjB8K6rzlM3FymE8PygZdFOWlzWe3xAOMTzW/bzivXj1yUex6BY sfGQ== ARC-Authentication-Results: i=1; mx.google.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 Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id c187si12685372pfa.681.2017.07.28.13.26.46; Fri, 28 Jul 2017 13:26:46 -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; 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 1781E78463; Fri, 28 Jul 2017 20:26:43 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by mail.openembedded.org (Postfix) with ESMTP id 083FA60620 for ; Fri, 28 Jul 2017 20:26:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 24593209B8; Fri, 28 Jul 2017 20:26:43 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8tkFFZhKghws; Fri, 28 Jul 2017 20:26:43 +0000 (UTC) Received: from mail.denix.org (pool-100-15-85-143.washdc.fios.verizon.net [100.15.85.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 001AB20821; Fri, 28 Jul 2017 20:26:41 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id 788BD162537; Fri, 28 Jul 2017 16:26:41 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Fri, 28 Jul 2017 16:26:40 -0400 Message-Id: <1501273600-109472-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH v2] autoconf: fix mistakes in SUMMARY and DESCRIPTION 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 From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- v1 - procude -> produce v2 - produce -> produces meta/recipes-devtools/autoconf/autoconf.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-devtools/autoconf/autoconf.inc b/meta/recipes-devtools/autoconf/autoconf.inc index f1b2dfc..17ee50f 100644 --- a/meta/recipes-devtools/autoconf/autoconf.inc +++ b/meta/recipes-devtools/autoconf/autoconf.inc @@ -1,5 +1,5 @@ -SUMMARY = "A GNU tool that procude shell scripts to automatically configure software" -DESCRIPTION = "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically \ +SUMMARY = "A GNU tool that produces shell scripts to automatically configure software" +DESCRIPTION = "Autoconf is an extensible package of M4 macros that produces shell scripts to automatically \ configure software source code packages. Autoconf creates a configuration script for a package from a template \ file that lists the operating system features that the package can use, in the form of M4 macro calls." LICENSE = "GPLv3"