CHANGES: fix typos in 2020.08-rcX notes

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2020-08-29 20:38:56 +02:00
parent 03b7ef2277
commit 2915d1bd32

View File

@ -2,7 +2,7 @@
Fixes all over the tree.
Infrastructure: Ensure RPATH entries thay may be needed for
Infrastructure: Ensure RPATH entries that may be needed for
dlopen() are not dropped by patchelf.
Toolchain: Drop old GCC 6 based external Sourcery AMD64
@ -57,7 +57,7 @@
#12876: nodejs fails to build when host-icu has been built before
#13111: python-gunicorn: missing dependency on python-setuptools
#12121: wpa_supplicant fails to build without libopenssl enabled
#13121: wpa_supplicant fails to build without libopenssl enabled
#13146: raspberrypi3_defconfig: "Inappropriate ioctl for device"..
#13156: package live555 new license
#13166: python-rpi-gpio: does not work against aarch64, unint..