summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-05-12 22:16:28 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-05-12 22:16:28 +0200
commit41d53bca67b4cdd77de9d272026a4eb3f4e2cd9d (patch)
tree3a84eefdec20862fa3bcebe3330924472373db24 /CHANGES
parente37f97527e4aeb8a4b3b34002dadc5a55b808455 (diff)
downloadbuildroot-41d53bca67b4cdd77de9d272026a4eb3f4e2cd9d.tar.gz
buildroot-41d53bca67b4cdd77de9d272026a4eb3f4e2cd9d.zip
CHANGES: fix typos
Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index d7e0582969..b2106c30f3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,7 +20,7 @@
for ARC, Internal toolchain support for Aarch64 and
Microblaze. Environment variable to control debug output of
toolchain wrapper renamed to BR2_DEBUG_WRAPPER to match the
- other variables. Toolchain tupple vendor name can now be
+ other variables. Toolchain tuple vendor name can now be
customized. Updated external Linaro ARM/Aarch64
toolchains. Added external Linaro ARMEB toolchain.
A GDB gdbinit file is now generated for external toolchains to
@@ -31,7 +31,7 @@
features can specify these requirements in Kconfig.
Infrastructure: Support for (but disabled as it leads to
- unreproducable builds) toplevel parallel builds. See the
+ unreproducible builds) toplevel parallel builds. See the
comment at the top of Makefile for details about how to enable
it and what the problems are if you want to test it.
Python package infrastructure extended to support Python 3.x
OpenPOWER on IntegriCloud