diff options
| author | Ross Burton <ross.burton@intel.com> | 2016-07-13 11:24:16 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-25 23:46:57 +0100 |
| commit | ff1599149942af1c36280abd4f1ed3878aaa62eb (patch) | |
| tree | 1e3f1aa9ce4eb68cc32ab548dc92b7f2d25a0fe0 /meta/recipes-core/uclibc/uclibc-git/uClibc.machine | |
| parent | 89771f2dfc58b83a457147f8498214d7a2bfae43 (diff) | |
| download | openembedded-core-ff1599149942af1c36280abd4f1ed3878aaa62eb.tar.gz openembedded-core-ff1599149942af1c36280abd4f1ed3878aaa62eb.tar.bz2 openembedded-core-ff1599149942af1c36280abd4f1ed3878aaa62eb.zip | |
uclibc: remove
uclibc is showing its age now and upstarts like musl are approximately the same
size but with far more features and active maintainers. Remove uclibc from
oe-core and use endorse musl as the lighter alternative to full-fat glibc.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/uclibc/uclibc-git/uClibc.machine')
| -rw-r--r-- | meta/recipes-core/uclibc/uclibc-git/uClibc.machine | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-core/uclibc/uclibc-git/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/uClibc.machine deleted file mode 100644 index 595f444dac..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/uClibc.machine +++ /dev/null @@ -1,14 +0,0 @@ -# -# Automatically generated make config: don't edit -# Version: 0.9.32-git -# Mon Jul 19 01:34:29 2010 -# -# -# Using ELF file format -# -FORCE_OPTIONS_FOR_ARCH=y -ARCH_HAS_MMU=y -ARCH_USE_MMU=y -KERNEL_HEADERS="/usr/include" -HAVE_DOT_CONFIG=y - |
