All of lore.kernel.org
 help / color / mirror / Atom feed
* How do you remove an IMAGEFS?
@ 2017-06-23 23:21 Paul D. DeRocco
  2017-06-27  7:58 ` Patrick Ohly
  0 siblings, 1 reply; 4+ messages in thread
From: Paul D. DeRocco @ 2017-06-23 23:21 UTC (permalink / raw)
  To: yocto

x86-base.inc adds "live" to IMAGE_FSTYPES. I have no need for a live
image, or an iso, so I thought adding IMAGE_FSTYPES_remove = "live iso" to
my image recipe might work, but it complained in do_bootimg that my recipe
"depends upon non-existent task do_image_ext4". On a hunch, I movved the
IMAGE_FSTYPES_remove to before inheriting core-image, and then it didn't
complain, but it didn't build ANY images.

So what's the right way to suppress live image and iso image generation,
where those things are included in some stock config file somewhere?

-- 

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@ix.netcom.com



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-27 19:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-23 23:21 How do you remove an IMAGEFS? Paul D. DeRocco
2017-06-27  7:58 ` Patrick Ohly
2017-06-27 19:08   ` Paul D. DeRocco
2017-06-27 19:28     ` Patrick Ohly

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.