From patchwork Fri Oct 10 00:11:29 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Woerner X-Patchwork-Id: 38540 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ee0-f70.google.com (mail-ee0-f70.google.com [74.125.83.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 2C13D202DB for ; Fri, 10 Oct 2014 00:12:18 +0000 (UTC) Received: by mail-ee0-f70.google.com with SMTP id c13sf1557633eek.5 for ; Thu, 09 Oct 2014 17:12:17 -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:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=7aHY3Js0q826hragqtmsT9j+z2Ad39s9yORnH9qDCcY=; b=PkQ2VeGRuf7I0xOVwA3bgHULPOA2NxRIpeoCDhkTHxuHt6nkDlQ2fwy4X0pBqbbFcg vGq6eL6WQ2vklhHqnPf2fOSNYNaolT4akYeVqYAZoPCS7UkgJvbYt8PjqAo6ViZ7LHv3 9jkdFws1y3vDvcdQGQr3XfBTEzMpSdbUzV2V+Lqhb0s+fGObEJsCUwHmZVtNqR/l8kQg ia+Ollt82oocs+oAnno5N9FOhKt/I65ZExoMQo6DtkHmZVsKPnRPRR2SnaVZAFt1Bu4M smgg328JZD+DnMtBQzG6ifLBMl3vyJTuduTsm6mN+JYZKMrTDFWdV2IQPYm9enQbqLVA JdZg== X-Gm-Message-State: ALoCoQmGGJUd3V3aAi2O2zQwueuSaSDCiUd6I6rwTuNrGKgXAZNijQgRH1HiDXdBiInL67adcc80 X-Received: by 10.180.109.67 with SMTP id hq3mr1405956wib.1.1412899937297; Thu, 09 Oct 2014 17:12:17 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.28.67 with SMTP id z3ls227035lag.74.gmail; Thu, 09 Oct 2014 17:12:17 -0700 (PDT) X-Received: by 10.152.43.50 with SMTP id t18mr779327lal.91.1412899937109; Thu, 09 Oct 2014 17:12:17 -0700 (PDT) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) by mx.google.com with ESMTPS id kf3si6587622lbc.68.2014.10.09.17.12.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 09 Oct 2014 17:12:16 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.169 as permitted sender) client-ip=209.85.217.169; Received: by mail-lb0-f169.google.com with SMTP id 10so2165530lbg.28 for ; Thu, 09 Oct 2014 17:12:16 -0700 (PDT) X-Received: by 10.112.137.162 with SMTP id qj2mr775275lbb.60.1412899936930; Thu, 09 Oct 2014 17:12:16 -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.112.84.229 with SMTP id c5csp335714lbz; Thu, 9 Oct 2014 17:12:16 -0700 (PDT) X-Received: by 10.50.103.42 with SMTP id ft10mr1941028igb.40.1412899935714; Thu, 09 Oct 2014 17:12:15 -0700 (PDT) Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com [209.85.213.179]) by mx.google.com with ESMTPS id b7si1150952iod.18.2014.10.09.17.12.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 09 Oct 2014 17:12:15 -0700 (PDT) Received-SPF: pass (google.com: domain of trevor.woerner@linaro.org designates 209.85.213.179 as permitted sender) client-ip=209.85.213.179; Received: by mail-ig0-f179.google.com with SMTP id h18so788652igc.0 for ; Thu, 09 Oct 2014 17:12:15 -0700 (PDT) X-Received: by 10.42.212.7 with SMTP id gq7mr12057452icb.28.1412899934950; Thu, 09 Oct 2014 17:12:14 -0700 (PDT) Received: from openSUSE-i7.site (dsl-67-204-0-176.acanac.net. [67.204.0.176]) by mx.google.com with ESMTPSA id kj6sm710543igb.6.2014.10.09.17.12.13 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Oct 2014 17:12:14 -0700 (PDT) From: Trevor Woerner To: yocto@yoctoproject.org Cc: patches@linaro.org, Scott Rifenbark Subject: [yocto-docs][PATCH] OPENSUSE_HOST_PACKAGES_ESSENTIAL: replace texinfo Date: Thu, 9 Oct 2014 20:11:29 -0400 Message-Id: <1412899892-20251-1-git-send-email-trevor.woerner@linaro.org> X-Mailer: git-send-email 2.1.1.273.g97b8860 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: trevor.woerner@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.169 as permitted sender) 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: , On (modern?) openSUSE systems (e.g. 13.1) the entire "texinfo" package (and the 100's of extra packages it pulls in) aren't required to perform a successful build. Instead, installing "makeinfo" will suffice. Signed-off-by: Trevor Woerner --- documentation/poky.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/poky.ent b/documentation/poky.ent index 7beffb7..ca70083 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -61,6 +61,6 @@ diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue socat"> + diffstat makeinfo python-curses patch socat">