public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH] doc/user_manual: Update local apt repo caching section
Date: Thu, 29 Nov 2018 14:36:06 +0100	[thread overview]
Message-ID: <20181129133606.12517-1-mosipov@ilbers.de> (raw)

After commit de68185 "conf: Move base-apt to downloads directory"
one may remove the whole tmp directory.

Reported-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>
---
 doc/user_manual.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/user_manual.md b/doc/user_manual.md
index e124ed9..ad80c20 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -745,7 +745,7 @@ bitbake -c cache_base_repo multiconfig:qemuarm-stretch:isar-image-base
  - Remove build artifacts to use only local base-apt:
 
 ```
-sudo rm -rf tmp/stamps/ tmp/work/ tmp/deploy/isar-apt/ tmp/deploy/images
+sudo rm -rf tmp
 
 ```
 
-- 
2.11.0


             reply	other threads:[~2018-11-29 13:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-29 13:36 Maxim Yu. Osipov [this message]
2018-12-03 11:40 ` Maxim Yu. Osipov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181129133606.12517-1-mosipov@ilbers.de \
    --to=mosipov@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox