All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
To: yocto@yoctoproject.org, Andrei Gherzan <andrei@gherzan.ro>,
	Dan McGregor <dan.mcgregor@usask.ca>,
	Paul Barker <paul@paulbarker.me.uk>
Cc: Maciek Borzecki <maciek.borzecki@gmail.com>
Subject: Re: [meta-raspberrypi][PATCH 0/2] wic support
Date: Wed, 7 Jan 2015 12:26:18 +0100	[thread overview]
Message-ID: <20150107112618.GC4631@localhost.localdomain> (raw)
In-Reply-To: <1418213525-1202-1-git-send-email-maciej.borzecki@open-rnd.pl>

ping

On 12/10 13:12, Maciej Borzecki wrote:
> The patch series adds support for wic image build tool. The patches allow for a
> bootable SD card image to be built with wic, without any additional changes.
>
> The first patch defines an IMAGE_BOOT_FILES variable that will pick up all of
> bcm2835 boot files and the kernel file (renaming it to kernel.img). The patch
> uses glob pattern and thus depends on a patch series posted here:
> http://lists.openembedded.org/pipermail/openembedded-core/2014-December/099732.html
>
> The second patch adds a kickstart file that mirrors the layout defined in
> sdcard_image-rpi.bbclass. Note that this patch is mainly for reference, as the
> default sdimage-bootpart.wks from Poky will also produce a bootable image.
>
> Maciej Borzecki (2):
>   raspberrypi.conf: add IMAGE_BOOT_FILES
>   sdimage-raspberrypi.wks: kickstart image definition
>
>  conf/machine/raspberrypi.conf                        | 2 ++
>  scripts/lib/image/canned-wks/sdimage-raspberrypi.wks | 6 ++++++
>  2 files changed, 8 insertions(+)
>  create mode 100644 scripts/lib/image/canned-wks/sdimage-raspberrypi.wks
>
> --
> 1.9.3
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

--
Maciej Borzęcki
Senior Software Developer at Open-RnD Sp. z o.o., Poland
www.open-rnd.pl
mobile: +48 889 117 365, fax: +48 42 657 9079


Niniejsza wiadomość wraz z załącznikami może
zawierać chronione prawem lub poufne informacje i została
wysłana wyłącznie do wiadomości i użytku osób, do których
została zaadresowana. Jeśli wiadomość została otrzymana
przypadkowo zabrania się jej kopiowania lub rozsyłania do osób
trzecich. W takim przypadku uprasza się o natychmiastowe
zniszczenie wiadomości oraz poinformowanie nadawcy o
zaistniałej sytuacji za pomocą wiadomości zwrotnej.
Dziękujemy.

This message, including any attachments hereto,
may contain privileged or confidential information and is sent
solely for the attention and use of the intended addressee(s).
If you are not an intended addressee, you may neither use this
message nor copy or deliver it to anyone. In such case, you
should immediately destroy this message and kindly notify the
sender by reply email. Thank you.


  parent reply	other threads:[~2015-01-07 11:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-10 12:12 [meta-raspberrypi][PATCH 0/2] wic support Maciej Borzecki
2014-12-10 12:12 ` [meta-raspberrypi][PATCH 1/2] raspberrypi.conf: add IMAGE_BOOT_FILES Maciej Borzecki
2014-12-10 12:12 ` [meta-raspberrypi][PATCH 2/2] sdimage-raspberrypi.wks: kickstart image definition Maciej Borzecki
2015-01-07 11:26 ` Maciej Borzecki [this message]
2015-01-14 20:50   ` [meta-raspberrypi][PATCH 0/2] wic support Andrei Gherzan
2015-01-25 22:04 ` Andrei Gherzan

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=20150107112618.GC4631@localhost.localdomain \
    --to=maciej.borzecki@open-rnd.pl \
    --cc=andrei@gherzan.ro \
    --cc=dan.mcgregor@usask.ca \
    --cc=maciek.borzecki@gmail.com \
    --cc=paul@paulbarker.me.uk \
    --cc=yocto@yoctoproject.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.