From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH 3/3] doc/user_manual: Add Raspberry Pi 1 for Raspbian stretch
Date: Wed, 27 Mar 2019 15:47:56 +0100 [thread overview]
Message-ID: <20190327144756.7833-4-mosipov@ilbers.de> (raw)
In-Reply-To: <20190327144756.7833-1-mosipov@ilbers.de>
Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>
---
doc/user_manual.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/doc/user_manual.md b/doc/user_manual.md
index 4ac766d..7c59efc 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -53,7 +53,8 @@ configurations:
- QEMU amd64 with Debian Jessie
- QEMU amd64 with Debian Stretch
- QEMU amd64 with Debian Buster
- - Raspberry Pi 1 Model B with Raspbian Jessie (see #23)
+ - Raspberry Pi 1 Model B with Raspbian Jessie
+ - Raspberry Pi 1 Model B with Raspbian Stretch
- Banana Pi BPI-M1
- LeMaker HiKey
- Terasic DE0-Nano-SoC
@@ -169,6 +170,7 @@ BBMULTICONFIG = " \
qemuamd64-stretch \
qemuamd64-buster \
rpi-jessie \
+ rpi-stretch \
"
```
@@ -186,7 +188,8 @@ $ bitbake \
multiconfig:qemuamd64-jessie:isar-image-base \
multiconfig:qemuamd64-stretch:isar-image-base \
multiconfig:qemuamd64-buster:isar-image-base \
- multiconfig:rpi-jessie:isar-image-base
+ multiconfig:rpi-jessie:isar-image-base \
+ multiconfig:rpi-stretch:isar-image-base
```
Created images are:
--
2.11.0
next prev parent reply other threads:[~2019-03-27 14:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-27 14:47 [PATCH 0/3] " Maxim Yu. Osipov
2019-03-27 14:47 ` [PATCH 1/3] meta-isar/conf: Add Raspbian stretch for Raspberry Pi 1 support Maxim Yu. Osipov
2019-03-27 14:47 ` [PATCH 2/3] scripts/ci: Add Raspberry Pi 1 for Raspbian stretch Maxim Yu. Osipov
2019-03-27 14:47 ` Maxim Yu. Osipov [this message]
2019-03-28 10:57 ` [PATCH 0/3] " 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=20190327144756.7833-4-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