[oe] Commit 6951a4bf0c57a677b8f2cdf1144402fe1358e3e1

Khem Raj raj.khem at gmail.com
Fri Aug 24 18:31:07 UTC 2007


Hello

The commit here
http://lists.linuxtogo.org/pipermail/openembedded-commits/2007-August/007999.html

should have been made conditional.

PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}libc-initial = "glibc-initial"

should be

PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}libc-initial ?= "glibc-initial"

It can be overwritten for other libcs e.g. eglibc when selected would
have eglibc-initial

Thanks

-Khem




More information about the Openembedded-devel mailing list