From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: commit 4d6a63850b4dc7ca2f060aedda26ddf4efa0e5cc
Date: Tue, 06 Jul 2010 23:55:49 +0200 [thread overview]
Message-ID: <i108p5$hd$1@dough.gmane.org> (raw)
-----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-----
next reply other threads:[~2010-07-06 22:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-06 21:55 Koen Kooi [this message]
2010-07-06 22:49 ` commit 4d6a63850b4dc7ca2f060aedda26ddf4efa0e5cc 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='i108p5$hd$1@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.