From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH] dpkg-raw: Allow patching and templating
Date: Tue, 9 Jun 2020 13:57:41 +0200 [thread overview]
Message-ID: <9ded6977-71ed-3ef1-a1fe-4cb54fed78ed@siemens.com> (raw)
From: Jan Kiszka <jan.kiszka@siemens.com>
We already allow pulling the artifacts from git, so it is also
consequent to support patching as well as using templates before
installing things.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
meta/classes/dpkg-raw.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/dpkg-raw.bbclass b/meta/classes/dpkg-raw.bbclass
index 9d4e8c19..dd7b761f 100644
--- a/meta/classes/dpkg-raw.bbclass
+++ b/meta/classes/dpkg-raw.bbclass
@@ -13,7 +13,7 @@ do_install() {
}
do_install[cleandirs] = "${D}"
-addtask install after do_unpack before do_prepare_build
+addtask install after do_patch do_transform_template before do_prepare_build
do_prepare_build[cleandirs] += "${S}/debian"
do_prepare_build() {
--
2.26.2
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
next reply other threads:[~2020-06-09 11:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-09 11:57 Jan Kiszka [this message]
2020-06-10 8:06 ` Baurzhan Ismagulov
2020-06-10 16:35 ` Henning Schild
2020-06-10 17:58 ` Jan Kiszka
2020-06-21 19:04 ` Baurzhan Ismagulov
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=9ded6977-71ed-3ef1-a1fe-4cb54fed78ed@siemens.com \
--to=jan.kiszka@siemens.com \
--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