public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Henning Schild <henning.schild@siemens.com>
To: "Maxim Yu. Osipov" <mosipov@ilbers.de>
Cc: <isar-users@googlegroups.com>
Subject: Re: [PATCH] doc: Mention Banana Pi support
Date: Thu, 13 Sep 2018 12:30:29 +0200	[thread overview]
Message-ID: <20180913123029.7f0fd732@md1pvb1c.ad001.siemens.net> (raw)
In-Reply-To: <b4267f7f-e9ee-e30f-64d5-90b1a6dd9160@ilbers.de>

Am Fri, 17 Aug 2018 08:29:56 +0300
schrieb "Maxim Yu. Osipov" <mosipov@ilbers.de>:

> On 08/16/2018 07:44 PM, Henning Schild wrote:
> > Commit 31b7a1810796 introduced support for building images for the
> > Banana Pi, cover that in the manual.  
> 
> Applied to the 'next'.

Is it?

Henning

> Thanks,
> Maxim.
> 
> > Signed-off-by: Henning Schild <henning.schild@siemens.com>
> > ---
> >   doc/user_manual.md | 10 ++++++++--
> >   1 file changed, 8 insertions(+), 2 deletions(-)
> > 
> > diff --git a/doc/user_manual.md b/doc/user_manual.md
> > index 427f83d..32d4efa 100644
> > --- a/doc/user_manual.md
> > +++ b/doc/user_manual.md
> > @@ -46,6 +46,7 @@ configurations:
> >    - QEMU amd64 with Debian Jessie
> >    - QEMU amd64 with Debian Stretch
> >    - Raspberry Pi 1 Model B with Raspbian Jessie (see #23)
> > + - Banana Pi BPI-M1
> >   
> >   The steps below describe how to build the images provided by
> > default. 
> > @@ -146,6 +147,7 @@ BBMULTICONFIG = " \
> >       qemuamd64-jessie \
> >       qemuamd64-stretch \
> >       rpi-jessie \
> > +    bananapi-stretch \
> >   "
> >   ```
> >   
> > @@ -159,7 +161,8 @@ $ bitbake
> > multiconfig:qemuarm-wheezy:isar-image-base \
> > multiconfig:qemui386-stretch:isar-image-base \
> > multiconfig:qemuamd64-jessie:isar-image-base \
> > multiconfig:qemuamd64-stretch:isar-image-base \
> > -    multiconfig:rpi-jessie:isar-image-base
> > +    multiconfig:rpi-jessie:isar-image-base \
> > +    multiconfig:bananapi-stretch:isar-image-base
> >   ```
> >   
> >   Created images are:
> > @@ -173,6 +176,7 @@
> > tmp/deploy/images/isar-image-base-debian-stretch-qemui386.ext4.img
> > tmp/deploy/images/isar-image-base-debian-jessie-qemuamd64.ext4.img
> > tmp/deploy/images/isar-image-base-debian-stretch-qemuamd64.ext4.img
> > tmp/deploy/images/isar-image-base.rpi-sdimg
> > +tmp/deploy/images/isar-image-base-debian-stretch-bananapi.wic.img
> > ``` 
> >   The BitBake revision included with Isar seems to serialize
> > multiconfig builds. @@ -187,7 +191,8 @@
> > scripts/build_parallel ../build
> > multiconfig:qemuarm-wheezy:isar-image-base \
> > multiconfig:qemui386-stretch:isar-image-base \
> > multiconfig:qemuamd64-jessie:isar-image-base \
> > multiconfig:qemuamd64-stretch:isar-image-base \
> > -    multiconfig:rpi-jessie:isar-image-base
> > +    multiconfig:rpi-jessie:isar-image-base \
> > +    multiconfig:bananapi-stretch:isar-image-base
> >   ```
> >   
> >   Created images are:
> > @@ -201,6 +206,7 @@ Created images are:
> >   ../build-6/tmp/deploy/images/isar-image-base-debian-jessie-qemuamd64.ext4.img
> >   ../build-7/tmp/deploy/images/isar-image-base-debian-stretch-qemuamd64.wic.img
> >   ../build-8/tmp/deploy/images/isar-image-base.rpi-sdimg
> > +../build-9/tmp/deploy/images/isar-image-base-debian-stretch-bananapi.wic.img
> >   ```
> >   
> >   ### Generate full disk image
> >   
> 
> 


  reply	other threads:[~2018-09-13 10:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-16 16:44 Henning Schild
2018-08-17  5:29 ` Maxim Yu. Osipov
2018-09-13 10:30   ` Henning Schild [this message]
2018-09-25 11:30     ` 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=20180913123029.7f0fd732@md1pvb1c.ad001.siemens.net \
    --to=henning.schild@siemens.com \
    --cc=isar-users@googlegroups.com \
    --cc=mosipov@ilbers.de \
    /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