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: Re: [PATCH] conf: Move base-apt to downloads directory
Date: Thu, 22 Nov 2018 15:51:55 +0300	[thread overview]
Message-ID: <dd40aa75-7dde-b493-78f8-e39f5e34c1bd@ilbers.de> (raw)
In-Reply-To: <20181114124400.12837-1-mosipov@ilbers.de>

On 11/14/18 3:44 PM, Maxim Yu. Osipov wrote:
> Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>

Applied to the 'next'.

> ---
>   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"
> 


-- 
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

      reply	other threads:[~2018-11-22 12:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-14 12:44 Maxim Yu. Osipov
2018-11-22 12:51 ` Maxim Yu. Osipov [this message]

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=dd40aa75-7dde-b493-78f8-e39f5e34c1bd@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