[yocto] [meta-raspberrypi][PATCH 0/2] wic support

Andrei Gherzan andrei at gherzan.ro
Sun Jan 25 14:04:05 PST 2015


On Wed, Dec 10, 2014 at 01:12:03PM +0100, 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
>

Merged. Thanks.

--
Andrei Gherzan



More information about the yocto mailing list