diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-07-26 18:15:11 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-27 23:23:42 +0200 |
commit | a563a663471ed1e3a8344b27255850e7c7094a23 (patch) | |
tree | 37ee727580a0bb49f4d0fea84ddf31997f064326 /CHANGES | |
parent | f3b3f488eff4a36c2ace5d1a698aa71daa73a1a2 (diff) | |
download | buildroot-novena-a563a663471ed1e3a8344b27255850e7c7094a23.tar.gz buildroot-novena-a563a663471ed1e3a8344b27255850e7c7094a23.zip |
Deprecate the Alpha, IA64 and Sparc64 support
Those architectures don't exist anymore (Alpha, IA64) or aren't widely
used for embedded systems running Linux. Moreover, no clear Buildroot
maintainer has stepped in to maintain these architectures, so it's
better to not pretend that we support them.
The goal is to mark them as deprecated in 2010.08 and remove them in
2010.11.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ support this, they will be removed during the 2010.11 development cycle. + Alpha, IA64 and Sparc64 architectures marked as deprecated. + Unless someone steps up to support them, they will be removed + during the 2010.11 development cycle. + New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny, luafilesystem, luasocket, rings, wsapi, xavante, xterm |