[OE-core] vmdk images with musl libc

Andre McCurdy armccurdy at gmail.com
Wed Nov 25 21:40:08 UTC 2015


Hi Khem,

On Tue, Nov 24, 2015 at 12:05 PM, Khem Raj <raj.khem at gmail.com> wrote:
> On Tue, Nov 24, 2015 at 10:58 AM, Andre McCurdy <armccurdy at gmail.com> wrote:
>> 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?
>
> That should be fine for musl.

So would it be correct to add exactly those lines to the oe-core mtools recipe?

>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list