From patchwork Thu Mar 20 21:06:38 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Woerner X-Patchwork-Id: 26770 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qg0-f70.google.com (mail-qg0-f70.google.com [209.85.192.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id E49C520143 for ; Thu, 20 Mar 2014 21:06:59 +0000 (UTC) Received: by mail-qg0-f70.google.com with SMTP id z60sf3320387qgd.1 for ; Thu, 20 Mar 2014 14:06:59 -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=0ba4YV6xIDepU7ll6XiLls3x1IMMXLc8F5HLqCk8C3Q=; b=SxqKxfVytUx3/mWBefgi/hn/JW3iFow2VUQAgC62UJBqEjUftSvVhC/Vpe48IxyQOA Q93PHTtuOlHGwwhnztPysl5Nhk37QcW7ucx0L4143ayNXHnhSu57F/L85dzTIHi1gsTl RsOpnI9x2+4uWGJ58o1sYAI0U2KgTMgoRlSfkC+BXfSXtc40woeuUjWTejBLS2xIUNVE ISz6kxDMF67Q94x9e6W6yVP7yeANM+OZtcTOV6xM1FlsEpHf8gCxh7HpMmloCJXoDnvy e3Yw1PYI4koXmyrT92G3pUfA55T9NMpPVno2HxmixKccHaFFDkGz94/n7OZANqmhhWIr rpCA== X-Gm-Message-State: ALoCoQnrNxF+4CBMlM0CtuCZB2rbLyl4QIePbxuOhNPdLqEbu/qi2zZJacNJ7+c3U7mAmDfPB+Vu X-Received: by 10.236.191.136 with SMTP id g8mr14519777yhn.48.1395349619742; Thu, 20 Mar 2014 14:06:59 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.104.117 with SMTP id z108ls385324qge.51.gmail; Thu, 20 Mar 2014 14:06:59 -0700 (PDT) X-Received: by 10.58.91.133 with SMTP id ce5mr204545veb.64.1395349619633; Thu, 20 Mar 2014 14:06:59 -0700 (PDT) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx.google.com with ESMTPS id uw4si709938vdc.91.2014.03.20.14.06.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Mar 2014 14:06:59 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.182 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.182; Received: by mail-vc0-f182.google.com with SMTP id ks9so1694330vcb.13 for ; Thu, 20 Mar 2014 14:06:59 -0700 (PDT) X-Received: by 10.220.106.84 with SMTP id w20mr35208875vco.18.1395349619372; Thu, 20 Mar 2014 14:06:59 -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.78.9 with SMTP id i9csp419264vck; Thu, 20 Mar 2014 14:06:58 -0700 (PDT) X-Received: by 10.60.124.227 with SMTP id ml3mr7921023oeb.67.1395349618691; Thu, 20 Mar 2014 14:06:58 -0700 (PDT) Received: from mail-oa0-f48.google.com (mail-oa0-f48.google.com [209.85.219.48]) by mx.google.com with ESMTPS id me5si4351135obb.60.2014.03.20.14.06.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Mar 2014 14:06:58 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.219.48 is neither permitted nor denied by best guess record for domain of trevor.woerner@linaro.org) client-ip=209.85.219.48; Received: by mail-oa0-f48.google.com with SMTP id m1so1605024oag.35 for ; Thu, 20 Mar 2014 14:06:58 -0700 (PDT) X-Received: by 10.60.142.166 with SMTP id rx6mr8297816oeb.57.1395349618365; Thu, 20 Mar 2014 14:06:58 -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 fn10sm4722779obb.12.2014.03.20.14.06.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Mar 2014 14:06:57 -0700 (PDT) From: Trevor Woerner To: openembedded-core@lists.openembedded.org Cc: patches@linaro.org, Saul Wold , Matthieu Crapet , Laurentiu Palcu Subject: [PATCH 1/1] core-image-minimal: allow user to set size Date: Thu, 20 Mar 2014 17:06:38 -0400 Message-Id: <1395349598-951-1-git-send-email-trevor.woerner@linaro.org> X-Mailer: git-send-email 1.9.0 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.182 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: , Allow the user, in their local configuration, to override the size of the final image. This is useful when creating an image for (for example) an SD card and the user wants the image to fill up the card as much as possible. Signed-off-by: Trevor Woerner Acked-by: Otavio Salvador --- meta/recipes-core/images/core-image-minimal.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/images/core-image-minimal.bb b/meta/recipes-core/images/core-image-minimal.bb index b82ca46..9716274 100644 --- a/meta/recipes-core/images/core-image-minimal.bb +++ b/meta/recipes-core/images/core-image-minimal.bb @@ -8,5 +8,5 @@ LICENSE = "MIT" inherit core-image -IMAGE_ROOTFS_SIZE = "8192" +IMAGE_ROOTFS_SIZE ?= "8192"