All of lore.kernel.org
 help / color / mirror / Atom feed
* vmdk images with musl libc
@ 2015-11-24 18:58 Andre McCurdy
  2015-11-24 20:05 ` Khem Raj
  0 siblings, 1 reply; 9+ messages in thread
From: Andre McCurdy @ 2015-11-24 18:58 UTC (permalink / raw)
  To: OE Core mailing list

It's currently not possible to build a vmdk image when TCLIBC = "musl"
due to the following dependencies:

  do_bootdirectdisk -> syslinux -> mtools -> glibc-gconv-ibm850

Creating an mtools .bbappend containing:

  RDEPENDS_${PN}_libc-musl = ""
  RRECOMMENDS_${PN}_libc-musl = ""

seems to be a workaround.

Does anyone see a better solution?


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

end of thread, other threads:[~2015-12-01  7:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-24 18:58 vmdk images with musl libc Andre McCurdy
2015-11-24 20:05 ` Khem Raj
2015-11-25 21:40   ` Andre McCurdy
2015-11-25 21:56     ` Burton, Ross
2015-11-25 22:31       ` Andre McCurdy
2015-11-25 22:39         ` Burton, Ross
2015-11-26  0:05       ` Khem Raj
2015-11-26  1:31         ` Andre McCurdy
2015-12-01  7:55           ` Khem Raj

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.