From: Richard Purdie Date: Tue, 6 May 2008 15:57:28 +0000 (+0000) Subject: uclibc: Drop default uCibc.machine to make misconfigurations more obvious X-Git-Tag: 2011-1~9025 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bad655b35104220ee3e44ce170b0b9e816550a34;p=openembedded-core.git uclibc: Drop default uCibc.machine to make misconfigurations more obvious git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4446 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/uclibc/files/uClibc.machine b/meta/packages/uclibc/files/uClibc.machine deleted file mode 100644 index 66346b90f3..0000000000 --- a/meta/packages/uclibc/files/uClibc.machine +++ /dev/null @@ -1,8 +0,0 @@ -# Default per-machine config -# DO NOT CHANGE THIS -# Create a new file ${MACHINE}/uClibc.distro -# Use this file for information which is specific to the machine, -# as opposed to the architecture (e.g. nslu2 as opposed to armeb or arm) -# KISS: this file gets includes last, nothing in here can be -# overridden. Restrict things in here to things which are absolutely -# and certainly true for this machine.