From 64ba8fc55b1f992af34b1f0a8f1e732f24bef784 Mon Sep 17 00:00:00 2001 From: Ulrich Ölmann Date: Wed, 12 May 2021 16:36:22 +0200 Subject: local.conf.sample: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (From meta-yocto rev: 8d872236e713a4b26059039fb32e93e7b602bb6c) Signed-off-by: Ulrich Ölmann Signed-off-by: Richard Purdie --- meta-poky/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-poky') diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample index a94b613bac..c27766e901 100644 --- a/meta-poky/conf/local.conf.sample +++ b/meta-poky/conf/local.conf.sample @@ -188,7 +188,7 @@ PATCHRESOLVE = "noop" # # Monitor the disk space during the build. If there is less that 1GB of space or less # than 100K inodes in any key build location (TMPDIR, DL_DIR, SSTATE_DIR), gracefully -# shutdown the build. If there is less that 100MB or 1K inodes, perform a hard abort +# shutdown the build. If there is less than 100MB or 1K inodes, perform a hard abort # of the build. The reason for this is that running completely out of space can corrupt # files and damages the build in ways which may not be easily recoverable. # It's necessary to monitor /tmp, if there is no space left the build will fail -- cgit v1.2.3-54-g00ecf