[OE-core] vmdk images with musl libc

Burton, Ross ross.burton at intel.com
Wed Nov 25 22:39:22 UTC 2015


On 25 November 2015 at 22:31, Andre McCurdy <armccurdy at gmail.com> wrote:

> Potential solution 1:
>
>   RDEPENDS_${PN} = "glibc-gconv-ibm850"
>   RDEPENDS_${PN}_libc-musl = ""
>
> Potential solution 2:
>
>   RDEPENDS_${PN}_libc-glibc = "glibc-gconv-ibm850"
>
> Which one is correct?
>

Or RDEPENDS_${PN}_append_libc-glibc = " glibc-gconv-ibm850".

(which is what libxml2 and guile do)

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151125/21b069c3/attachment-0002.html>


More information about the Openembedded-core mailing list