From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH 4/8] conf: Change default distribution to stretch
Date: Wed, 26 Sep 2018 07:33:17 +0200 [thread overview]
Message-ID: <20180926053321.24940-5-mosipov@ilbers.de> (raw)
In-Reply-To: <20180926053321.24940-1-mosipov@ilbers.de>
Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>
---
meta-isar/conf/conf-notes.txt | 2 +-
meta-isar/conf/local.conf.sample | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-isar/conf/conf-notes.txt b/meta-isar/conf/conf-notes.txt
index 97c3086..87bd2dc 100644
--- a/meta-isar/conf/conf-notes.txt
+++ b/meta-isar/conf/conf-notes.txt
@@ -1,4 +1,4 @@
Common targets are:
+ multiconfig:qemuarm-stretch:isar-image-base
multiconfig:qemuamd64-stretch:isar-image-base
- multiconfig:qemui386-jessie:isar-image-base
multiconfig:rpi-jessie:isar-image-base
diff --git a/meta-isar/conf/local.conf.sample b/meta-isar/conf/local.conf.sample
index 92588fe..b8b8495 100644
--- a/meta-isar/conf/local.conf.sample
+++ b/meta-isar/conf/local.conf.sample
@@ -27,7 +27,7 @@ MACHINE ??= "qemuarm"
# generation of buildchroot environment and target root filesystem.
#
# This sets the default distribution configuration:
-DISTRO ??= "debian-jessie"
+DISTRO ??= "debian-stretch"
DISTRO_ARCH ??= "armhf"
#
@@ -163,5 +163,5 @@ IMAGE_INSTALL = "example-hello example-raw example-module enable-fsck"
#
# Enable cross-compilation support
-# NOTE: this works only for stretch-armhf and stretch-amd64 targets for now.
+# NOTE: this works on build host >= stretch for armhf, arm64 and amd64 targets for now.
ISAR_CROSS_COMPILE ?= "0"
--
2.11.0
next prev parent reply other threads:[~2018-09-26 5:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-26 5:33 [PATCH 0/8] Make stretch default distro and related CI scripts updates Maxim Yu. Osipov
2018-09-26 5:33 ` [PATCH 1/8] vm_smoke_test: Increase default timeout value Maxim Yu. Osipov
2018-09-26 5:33 ` [PATCH 2/8] vm_smoke_test: Fix parameter name Maxim Yu. Osipov
2018-09-26 5:33 ` [PATCH 3/8] ci_build: Fix parameter name and update help Maxim Yu. Osipov
2018-09-26 8:35 ` Henning Schild
2018-09-26 10:02 ` Maxim Yu. Osipov
2018-09-26 5:33 ` Maxim Yu. Osipov [this message]
2018-09-26 5:33 ` [PATCH 5/8] ci_build: Add qemuarm-buster build Maxim Yu. Osipov
2018-09-26 5:33 ` [PATCH 6/8] vm_smoke_test: Add qemuarm-buster test Maxim Yu. Osipov
2018-09-26 5:33 ` [PATCH 7/8] ci_build: Add more configurations for cross compilation Maxim Yu. Osipov
2018-09-26 5:33 ` [PATCH 8/8] doc: Sync with current local.conf.sample Maxim Yu. Osipov
2018-09-27 7:24 ` [PATCH 0/8] Make stretch default distro and related CI scripts updates 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=20180926053321.24940-5-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