All of lore.kernel.org
 help / color / mirror / Atom feed
* Where do I override DISTRO_FEATURES?
@ 2012-05-15 16:12 Thilo Fromm
  2012-05-15 16:23 ` Paul Eggleton
  2012-05-16  5:31 ` Koen Kooi
  0 siblings, 2 replies; 13+ messages in thread
From: Thilo Fromm @ 2012-05-15 16:12 UTC (permalink / raw)
  To: openembedded-devel

Hello,

I'm trying to remove an element from DISTRO_FEATURES (specifically
"ld-is-gold"), but I am unable to find the right spot to do it. The
distribution we're using (Angstrom, as it happens) sets this in
conf/distro/angstrom-v2012.x.conf. My machine configuration is the
wrong spot to modify DISTRO_FEATURES, since it will be processed
first. local.conf is not working, too.

So could anybody please tell me where I need to put my

DISTRO_FEATURES = "${@'${DISTRO_FEATURES}}'.replace('ld-is-gold',  '')}"

so it applies for the build?

Regards,
Thilo

-- 
Dipl.-Ing (FH) Thilo Fromm, MSc., Embedded Systems Architect
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, D-10319 Berlin, Germany
Tel: +49 (30) 515 932 228   mailto:fromm@dresearch-fe.de
Fax: +49 (30) 515 932 77    http://www.dresearch.de
Amtsgericht: Berlin Charlottenburg, HRB 130120 B
Ust.-IDNr. DE273952058
Geschäftsführer: Dr. M. Weber, W. Mögle



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

end of thread, other threads:[~2012-05-18  7:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-15 16:12 Where do I override DISTRO_FEATURES? Thilo Fromm
2012-05-15 16:23 ` Paul Eggleton
2012-05-15 16:44   ` Thilo Fromm
2012-05-15 20:16     ` Denys Dmytriyenko
2012-05-16  8:30       ` Thilo Fromm
2012-05-15 20:19   ` Denys Dmytriyenko
2012-05-16  8:34     ` Thilo Fromm
2012-05-16  5:31 ` Koen Kooi
2012-05-16  8:37   ` Thilo Fromm
2012-05-16 20:55     ` R U Local
2012-05-16 21:19       ` Khem Raj
2012-05-17  0:35         ` Otavio Salvador
2012-05-18  7:42       ` Thilo Fromm

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.