public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Henning Schild <henning.schild@siemens.com>
To: "[ext] Jan Kiszka" <jan.kiszka@siemens.com>
Cc: isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] dpkg-raw: Allow patching and templating
Date: Wed, 10 Jun 2020 18:35:29 +0200	[thread overview]
Message-ID: <20200610183529.2846b543@md1za8fc.ad001.siemens.net> (raw)
In-Reply-To: <9ded6977-71ed-3ef1-a1fe-4cb54fed78ed@siemens.com>

Just found this the hard way, LGTM

Am Tue, 9 Jun 2020 13:57:41 +0200
schrieb "[ext] Jan Kiszka" <jan.kiszka@siemens.com>:

> 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() {


  parent reply	other threads:[~2020-06-10 16:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09 11:57 Jan Kiszka
2020-06-10  8:06 ` Baurzhan Ismagulov
2020-06-10 16:35 ` Henning Schild [this message]
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=20200610183529.2846b543@md1za8fc.ad001.siemens.net \
    --to=henning.schild@siemens.com \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.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