From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH] doc: declare supported host system >= stretch
Date: Fri, 7 Dec 2018 14:00:24 +0100 [thread overview]
Message-ID: <20181207130024.21167-1-mosipov@ilbers.de> (raw)
Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>
---
Supported_Configurations.md | 40 ++++++++++++++++++++++++++++++++++++++++
doc/user_manual.md | 9 ++-------
2 files changed, 42 insertions(+), 7 deletions(-)
diff --git a/Supported_Configurations.md b/Supported_Configurations.md
index 2281c1b..e36f14a 100644
--- a/Supported_Configurations.md
+++ b/Supported_Configurations.md
@@ -1,6 +1,46 @@
Supported Configurations
========================
+Release next
+------------
+
+### Host System : debian-jessie-amd64
+
+Not supported since e0feb7d
+
+### Host System : debian-stretch-amd64
+
+|Target System |Native Build |Cross Build |QEMU test |SDK Support |Notes |
+|:--------------------:|:-----------:|:------------|:-----------:|:-----------:|:---------------------------:|
+| debian-jessie-i386 |YES |UNKNOWN |YES |NO | |
+| debian-jessie-amd64 |YES |YES |YES |NO | |
+| debian-jessie-armhf |YES |YES |YES |NO | |
+| debian-jessie-arm64 |UNKNOWN |UNKNOWN |UNKNOWN |UNKNOWN | |
+| debian-stretch-i386 |YES |UNKNOWN |YES |UNKNOWN | |
+| debian-stretch-amd64 |YES |YES |YES |UNKNOWN | |
+| debian-stretch-armhf |YES |YES |YES |YES | |
+| debian-stretch-arm64 |YES |YES |YES |YES | |
+| debian-buster-i386 |YES |UNKWNOWN |YES |UNKNOWN | supported since 4808430 |
+| debian-buster-amd64 |YES |YES |YES |UNKNOWN | supported since 4808430 |
+| debian-buster-armhf |YES |UNKNOWN |YES |UNKNOWN | supported since 4808430 |
+| debian-buster-arm64 |YES |UNKNOWN |YES |UNKNOWN | supported since 4808430 |
+
+### Host System : debian-buster-amd64
+
+TBD
+
+### Host System : debian-jessie-i386
+
+TBD
+
+### Host System : debian-stretch-i386
+
+TBD
+
+### Host System : debian-buster-i386
+TBD
+
+
Release v0.6
------------
diff --git a/doc/user_manual.md b/doc/user_manual.md
index ad80c20..2aa291d 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -53,11 +53,12 @@ The steps below describe how to build the images provided by default.
### Install Host Tools
+The supported host system is >= stretch.
+
Install the following packages:
```
dosfstools
git
-debootstrap/jessie-backports # host == jessie && target >= buster
dpkg-dev
parted
python3
@@ -73,7 +74,6 @@ Notes:
* BitBake requires Python 3.4+.
* The python3 package is required for the correct `alternatives` setting.
-* QEMU 2.8+ is required to run Stretch images locally in QEMU. This version is available in Stretch and Jessie backports apts.
### Setup Sudo
@@ -653,11 +653,6 @@ It is additionally available for direct use under `tmp/deploy/images/sdk-${DISTR
The SDK rootfs directory `/isar-apt` contains a copy of isar-apt repo with locally prebuilt target debian packages (for <HOST_DISTRO>).
One may chroot into the SDK and install required target packages with the help of `apt-get install <package_name>:<DISTRO_ARCH>` command.
-### Limitation
-
-Only Debian Stretch for SDK root filesystem is supported as only Stretch provides crossbuild environment by default.
-(Debian Jessie requires some additional preconfiguration steps see https://wiki.debian.org/CrossToolchains#Installation for details).
-
### Example
- Trigger creation of SDK root filesystem
--
2.11.0
next reply other threads:[~2018-12-07 13:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-07 13:00 Maxim Yu. Osipov [this message]
2018-12-10 12:06 ` 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=20181207130024.21167-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