public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH 0/1] Remove copy_boot_files task for SDK
Date: Mon, 24 Oct 2022 07:40:41 +0200	[thread overview]
Message-ID: <20221024054042.12907-1-ubely@ilbers.de> (raw)

In the downstream we faced up a problem with populating SDK when
DTB_FILES is set for the target.

Error happens in `copy_boot_files` task that looks like something that
shouldn't even be executed in case of SDK. It tries to copy kernel,
initramfs and required dtb files to the deploy directory. But this is
not required for SDK rootfs that is just a developer chroot.

Uladzimir Bely (1):
  Remove copy_boot_files task for SDK

 meta/classes/sdk.bbclass | 1 +
 1 file changed, 1 insertion(+)

-- 
2.20.1


             reply	other threads:[~2022-10-24  5:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-24  5:40 Uladzimir Bely [this message]
2022-10-24  5:40 ` [PATCH 1/1] " Uladzimir Bely
2022-11-03  8:53 ` [PATCH 0/1] " 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=20221024054042.12907-1-ubely@ilbers.de \
    --to=ubely@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