From a193b9261c45c31fe362567ffb3879a424d6cafb Mon Sep 17 00:00:00 2001 From: John Bowler Date: Tue, 6 Sep 2005 19:15:20 +0000 Subject: uclibc: release 0.9.28 - upgrading to the release requires a rebuild IMPORTANT: the uClibc dynamic loader has changed in this release, the startup and finalisation is changed and this requires applications to be rebuilt with the new uclibc. If this is not done the applications will not work correctly. uclibc 0.9.28 contains all the non-thumb (ARM instruction set) patches OE applied to 0.9.27, this check in includes minimal updates to the uClibc.config file for each machine architecture, maintainers of individual architectures may want to make more changes to take advantage of new features in uClibc. It is possible to configure uClibc to offer backward compatibility with the 0.9.27 dynamic loader, if this is done it will still be necessary to have both uClibc DLLs (0.9.27 and 0.9.28) on the system for un-recompiled applications to build. This commit does *not* do this. With this commit the uclibc build is running the 'fix_includes.sh' script to verify the cross build header files. This seems to function correctly however it is possible that some distros may have incorrect header files (particular if uclibc-initial is built) - in that case it will be necessary to re-introduce the nokernelheader.patch If it is necessary to continue to use 0.9.27 in the presence of this upgrade set PREFERRED_VERSION_uclibc in the DISTRO .conf file. --- packages/uclibc/uclibc-0.9.28/mipsel/.mtn2git_empty | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 packages/uclibc/uclibc-0.9.28/mipsel/.mtn2git_empty (limited to 'packages/uclibc/uclibc-0.9.28/mipsel/.mtn2git_empty') diff --git a/packages/uclibc/uclibc-0.9.28/mipsel/.mtn2git_empty b/packages/uclibc/uclibc-0.9.28/mipsel/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 -- cgit 1.2.3-korg