* [PATCH] doc/user_manual: Update local apt repo caching section
@ 2018-11-29 13:36 Maxim Yu. Osipov
2018-12-03 11:40 ` Maxim Yu. Osipov
0 siblings, 1 reply; 2+ messages in thread
From: Maxim Yu. Osipov @ 2018-11-29 13:36 UTC (permalink / raw)
To: isar-users
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc/user_manual: Update local apt repo caching section
2018-11-29 13:36 [PATCH] doc/user_manual: Update local apt repo caching section Maxim Yu. Osipov
@ 2018-12-03 11:40 ` Maxim Yu. Osipov
0 siblings, 0 replies; 2+ messages in thread
From: Maxim Yu. Osipov @ 2018-12-03 11:40 UTC (permalink / raw)
To: isar-users
On 11/29/18 4:36 PM, Maxim Yu. Osipov wrote:
> After commit de68185 "conf: Move base-apt to downloads directory"
> one may remove the whole tmp directory.
Applied to the 'next'.
> 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
>
> ```
>
>
--
Maxim Osipov
ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn
Germany
+49 (151) 6517 6917
mosipov@ilbers.de
http://ilbers.de/
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-03 11:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-29 13:36 [PATCH] doc/user_manual: Update local apt repo caching section Maxim Yu. Osipov
2018-12-03 11:40 ` Maxim Yu. Osipov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox