From: Enrico Jorns <ejo@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Enrico Jorns <ejo@pengutronix.de>
Subject: [ptxdist] [PATCH 0/2] Add basic support for RAUC update tool
Date: Thu, 24 Nov 2016 12:37:47 +0100 [thread overview]
Message-ID: <20161124113749.24717-1-ejo@pengutronix.de> (raw)
These patches add recipes for the rauc update tool as well as a recipe for
creating basic update bundles using rauc and genimage.
Michael Olbrich (2):
rauc: new package
rauc-image: new package
config/images/rauc.config | 15 ++++
patches/rauc-2016-11-22-g513172c60272/autogen.sh | 18 +++++
platforms/image-rauc.in | 9 +++
.../lib/systemd/system/rauc-mark-good.service | 11 +++
rules/host-rauc.in | 8 ++
rules/host-rauc.make | 32 ++++++++
rules/image-rauc.make | 39 ++++++++++
rules/rauc.in | 24 ++++++
rules/rauc.make | 88 ++++++++++++++++++++++
9 files changed, 244 insertions(+)
create mode 100644 config/images/rauc.config
create mode 100755 patches/rauc-2016-11-22-g513172c60272/autogen.sh
create mode 100644 platforms/image-rauc.in
create mode 100644 projectroot/lib/systemd/system/rauc-mark-good.service
create mode 100644 rules/host-rauc.in
create mode 100644 rules/host-rauc.make
create mode 100644 rules/image-rauc.make
create mode 100644 rules/rauc.in
create mode 100644 rules/rauc.make
--
2.10.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2016-11-24 11:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-24 11:37 Enrico Jorns [this message]
2016-11-24 11:37 ` [ptxdist] [PATCH 1/2] rauc: new package Enrico Jorns
2016-11-24 11:37 ` [ptxdist] [PATCH 2/2] rauc-image: " Enrico Jorns
2016-11-24 13:58 ` Bastian Stender
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=20161124113749.24717-1-ejo@pengutronix.de \
--to=ejo@pengutronix.de \
--cc=ptxdist@pengutronix.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