All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vokáč Michal" <Michal.Vokac@ysoft.com>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: How to generate cpio.gz AND cpio.gz.u-boot image from single recipe?
Date: Fri, 11 Aug 2017 12:52:58 +0000	[thread overview]
Message-ID: <1502455978267.42486@ysoft.com> (raw)

Hi,

I am in a process of upgrading our project from Jethro to Morty.
For a while I am trying to solve an issue with generating initramfs images.

We have an image recipe that says:

IMAGE_FSTYPES = "tar.bz2 cpio.gz cpio.gz.u-boot"
inherit core-image
inherit image_types_uboot

With the Jethro branch of the openembedded-core layer all thee defined image types are generated.

After upgrade to Morty, the cpio.gz image is deleted somewhere in the process of generating
the cpio.gz.u-boot image (which is probably the right behavior of image_types_uboot.bbclass).

I wonder why it worked before and how to make it work again, properly.

Thanks in advance for any hints,
Michal

________________________________

CONFIDENTIALITY NOTICE
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information.
If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify us by email to info@ysoft.com with a copy of this message. You must not, directly or indirectly, use, disclose, distribute, print or copy any part of this message if you are not the intended recipient. Y Soft and any of its subsidiaries each reserves the right to monitor all e-mail communications through its networks.
Y Soft is neither liable for the proper, complete transmission of the information contained in this communication nor any delay in its receipt. This email was scanned for the presence of computer viruses. In the unfortunate event of infection Y Soft does not accept liability.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them.


             reply	other threads:[~2017-08-11 12:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-11 12:52 Vokáč Michal [this message]
2017-08-11 16:31 ` How to generate cpio.gz AND cpio.gz.u-boot image from single recipe? Khem Raj
2017-08-14 13:11   ` Michal Vokáč
2017-08-14 13:37     ` Khem Raj
2017-08-14 14:57       ` Michal Vokáč

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=1502455978267.42486@ysoft.com \
    --to=michal.vokac@ysoft.com \
    --cc=yocto@yoctoproject.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.