From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH 0/3] Replace rpi-sdimg by wic
Date: Mon, 21 Mar 2022 16:42:43 +0300 [thread overview]
Message-ID: <20220321134246.17405-1-amikan@ilbers.de> (raw)
Make Raspberry Pi targets to use WIC for image generation.
Anton Mikanovich (3):
rpi: Introduce bootconfig-rpi package
rpi: Migrate to WIC
doc: Change rpi-sdimg related documentation
RECIPE-API-CHANGELOG.md | 8 +-
doc/user_manual.md | 7 +-
meta-isar/classes/rpi-sdimg.bbclass | 101 +++---------------
.../conf/distro/raspbian-configscript.sh | 6 --
meta-isar/conf/machine/rpi-common.conf | 16 ++-
meta-isar/conf/machine/rpi.conf | 3 +-
meta-isar/conf/multiconfig/rpi-stretch.conf | 13 ++-
.../bootconfig-rpi/bootconfig-rpi.bb | 28 +++++
.../bootconfig-rpi/files/cmdline.txt.tmpl | 1 +
.../bootconfig-rpi/files/config.txt | 5 +
.../recipes-bsp/bootconfig-rpi/files/postinst | 9 ++
.../scripts/lib/wic/canned-wks/rpi-sdimg.wks | 5 +
12 files changed, 99 insertions(+), 103 deletions(-)
create mode 100644 meta-isar/recipes-bsp/bootconfig-rpi/bootconfig-rpi.bb
create mode 100644 meta-isar/recipes-bsp/bootconfig-rpi/files/cmdline.txt.tmpl
create mode 100644 meta-isar/recipes-bsp/bootconfig-rpi/files/config.txt
create mode 100644 meta-isar/recipes-bsp/bootconfig-rpi/files/postinst
create mode 100644 meta-isar/scripts/lib/wic/canned-wks/rpi-sdimg.wks
--
2.17.1
next reply other threads:[~2022-03-21 13:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-21 13:42 Anton Mikanovich [this message]
2022-03-21 13:42 ` [PATCH 1/3] rpi: Introduce bootconfig-rpi package Anton Mikanovich
2022-03-21 13:42 ` [PATCH 2/3] rpi: Migrate to WIC Anton Mikanovich
2022-03-21 13:42 ` [PATCH 3/3] doc: Change rpi-sdimg related documentation Anton Mikanovich
2022-03-28 17:50 ` [PATCH 0/3] Replace rpi-sdimg by wic Anton Mikanovich
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=20220321134246.17405-1-amikan@ilbers.de \
--to=amikan@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