All of lore.kernel.org
 help / color / mirror / Atom feed
* commit 4d6a63850b4dc7ca2f060aedda26ddf4efa0e5cc
@ 2010-07-06 21:55 Koen Kooi
  2010-07-06 22:49 ` Tom Rini
  2010-07-07  7:01 ` Frans Meulenbroeks
  0 siblings, 2 replies; 12+ messages in thread
From: Koen Kooi @ 2010-07-06 21:55 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Things like this:

+LIBC = "glibc"
+ANGSTROMLIBC = "${LIBC}"

+PREFERRED_VERSION_gcc-cross = "4.1.2"
+PREFERRED_VERSION_gcc-cross-initial = "4.1.2"
+PREFERRED_VERSION_gcc-cross-intermediate = "4.1.2"
+PREFERRED_VERSION_binutils = "2.17.50.0.12"
+PREFERRED_VERSION_binutils-cross = "2.17.50.0.12"
+PREFERRED_VERSION_glibc = "2.5"
+PREFERRED_VERSION_glibc-initial = "2.5"

+PREFERRED_VERSION_busybox_nios2 = "1.13.2"

+ASSUME_PROVIDED += "linux-libc-headers-native"

do NOT belong in a machine.conf (or machine include). Those belong in
the distro (or local.conf), not in the machine.

So please, move the offending bits into a distro include (minus the
assume provided) to stop this kind of bad example from spreading further.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMM6ZlMkyGM64RGpERAh0WAKCCFMbPN9oeqRa89Kfn5LBlhCCFmgCglgkF
WOZqYLRBYTgof3G9nIgyYUQ=
=iST9
-----END PGP SIGNATURE-----




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

end of thread, other threads:[~2010-07-08  6:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-06 21:55 commit 4d6a63850b4dc7ca2f060aedda26ddf4efa0e5cc Koen Kooi
2010-07-06 22:49 ` Tom Rini
2010-07-07  7:17   ` Koen Kooi
2010-07-07  8:22     ` Frans Meulenbroeks
2010-07-07  8:30       ` Koen Kooi
2010-07-07  9:24         ` Frans Meulenbroeks
2010-07-07 14:23       ` Philip Balister
2010-07-08  0:27       ` Khem Raj
2010-07-08  6:45         ` Frans Meulenbroeks
2010-07-08  0:18     ` Khem Raj
2010-07-08  1:04     ` Tom Rini
2010-07-07  7:01 ` Frans Meulenbroeks

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.