From: vijaikumar.kanagarajan@gmail.com
To: isar-users@googlegroups.com, jan.kiszka@siemens.com
Cc: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
Subject: [PATCH] user_manual: Make usage of DISTRO_APT_PREMIRRORS clear
Date: Mon, 25 Nov 2019 11:08:18 +0530 [thread overview]
Message-ID: <20191125053818.24142-1-Vijaikumar_Kangarajan@mentor.com> (raw)
In-Reply-To: <20191122093436.GA26366@oxygen>
From: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
DISTRO_APT_PREMIRRORS doesnot have effect on the final image.
The final image uses the sources list specified in DISTRO_APT_SOURCES.
Make that clear in the user manual.
Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
---
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 e3266a9..9ac30d1 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -324,7 +324,7 @@ Some other variables include:
- `HOST_DISTRO_APT_SOURCES` - List of apt source files for SDK root filesystem. This variable is optional.
- `HOST_DISTRO_APT_PREFERENCES` - List of apt preference files for SDK root filesystem. This variable is optional.
- `HOST_DISTRO_BOOTSTRAP_KEYS` - Analogously to DISTRO_BOOTSTRAP_KEYS: List of gpg key URIs used to verify apt bootstrap repo for the host.
- - `DISTRO_APT_PREMIRRORS` - The preferred mirror (append it to the default URI in the format `ftp.debian.org my.preferred.mirror`. This variable is optional.
+ - `DISTRO_APT_PREMIRRORS` - The preferred mirror (append it to the default URI in the format `ftp.debian.org my.preferred.mirror`. This variable is optional. PREMIRRORS will be used only for the build. The final images will have the sources list as mentioned in DISTRO_APT_SOURCES.
- `THIRD_PARTY_APT_KEYS` - List of gpg key URIs used to verify apt repos for apt installation after bootstrapping
- `FILESEXTRAPATHS` - The default directories BitBake uses when it processes recipes are initially defined by the FILESPATH variable. You can extend FILESPATH variable by using FILESEXTRAPATHS.
- `FILESOVERRIDES` - A subset of OVERRIDES used by the build system for creating FILESPATH. The FILESOVERRIDES variable uses overrides to automatically extend the FILESPATH variable.
--
2.17.1
next prev parent reply other threads:[~2019-11-25 5:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-22 8:52 DISTRO_APT_PREMIRRORS broken? vijai kumar
2019-11-22 8:58 ` Jan Kiszka
2019-11-22 9:34 ` Vijai Kumar K
2019-11-25 5:38 ` vijaikumar.kanagarajan [this message]
2019-11-25 6:37 ` [PATCH] user_manual: Make usage of DISTRO_APT_PREMIRRORS clear Jan Kiszka
2019-12-08 15:56 ` Baurzhan Ismagulov
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=20191125053818.24142-1-Vijaikumar_Kangarajan@mentor.com \
--to=vijaikumar.kanagarajan@gmail.com \
--cc=Vijaikumar_Kanagarajan@mentor.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.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