From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH] conf: Move base-apt to downloads directory
Date: Wed, 14 Nov 2018 13:44:00 +0100 [thread overview]
Message-ID: <20181114124400.12837-1-mosipov@ilbers.de> (raw)
Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>
---
meta-isar/conf/layer.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-isar/conf/layer.conf b/meta-isar/conf/layer.conf
index bc26516..5d3ae88 100644
--- a/meta-isar/conf/layer.conf
+++ b/meta-isar/conf/layer.conf
@@ -26,5 +26,5 @@ REPO_ISAR_DIR ?= "${DEPLOY_DIR}/isar-apt/apt"
REPO_ISAR_DB_DIR ?= "${DEPLOY_DIR}/isar-apt/db"
# Base apt repository paths
-REPO_BASE_DIR ?= "${DEPLOY_DIR}/base-apt/apt"
-REPO_BASE_DB_DIR ?= "${DEPLOY_DIR}/base-apt/db"
+REPO_BASE_DIR ?= "${DL_DIR}/base-apt/apt"
+REPO_BASE_DB_DIR ?= "${DL_DIR}/base-apt/db"
--
2.11.0
next reply other threads:[~2018-11-14 12:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-14 12:44 Maxim Yu. Osipov [this message]
2018-11-22 12:51 ` 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=20181114124400.12837-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