From: claudius.heine.ext@siemens.com
To: isar-users@googlegroups.com
Cc: Claudius Heine <ch@denx.de>
Subject: [PATCH 2/2] Revert "meta/classes/image: Call transform_template after rootfs_install"
Date: Thu, 16 May 2019 14:50:30 +0200 [thread overview]
Message-ID: <20190516125030.13190-3-claudius.heine.ext@siemens.com> (raw)
In-Reply-To: <20190516125030.13190-1-claudius.heine.ext@siemens.com>
From: Claudius Heine <ch@denx.de>
This 'fix' is no longer necessary.
This reverts commit 2df0b261610f38bc1d5472f7ee0e3d51243ed602.
---
meta/classes/image.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass
index 398275f..3eb261f 100644
--- a/meta/classes/image.bbclass
+++ b/meta/classes/image.bbclass
@@ -169,7 +169,7 @@ do_copy_boot_files() {
cp -f "$dtb" "${DEPLOY_DIR_IMAGE}/${DTB_FILE}"
fi
}
-addtask copy_boot_files before do_rootfs_postprocess do_transform_template after do_rootfs_install
+addtask copy_boot_files before do_rootfs_postprocess after do_rootfs_install
python do_image_tools() {
"""Virtual task"""
--
2.20.1
next prev parent reply other threads:[~2019-05-16 12:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-16 12:50 [PATCH 0/2] Fix of #56 claudius.heine.ext
2019-05-16 12:50 ` [PATCH 1/2] image.bbclass: make KERNEL_IMAGE & INITRD_IMAGE variable fixed claudius.heine.ext
2019-05-16 13:32 ` Claudius Heine
2019-05-16 12:50 ` claudius.heine.ext [this message]
2019-05-17 10:58 ` [PATCH 2/2] Revert "meta/classes/image: Call transform_template after rootfs_install" Maxim Yu. Osipov
2019-05-20 7:19 ` Claudius Heine
2019-05-20 19:47 ` Baurzhan Ismagulov
2019-05-21 8:06 ` Claudius Heine
2019-05-18 11:35 ` [PATCH 0/2] Fix of #56 Maxim Yu. Osipov
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=20190516125030.13190-3-claudius.heine.ext@siemens.com \
--to=claudius.heine.ext@siemens.com \
--cc=ch@denx.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