CHANGES: extend 2016.11-rc1 changelog
commit7158a6d6c9a1495f703695a84eef5c338a01826b
authorArnout Vandecappelle <arnout@mind.be>
Thu, 3 Nov 2016 21:49:29 +0000 (3 22:49 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Nov 2016 21:54:20 +0000 (3 22:54 +0100)
tree2f4eccf4eb9bae5adad277da75adc886a4571ae9
parent01432196cd0ab3e618d51309283b8ca34ec3bf75
CHANGES: extend 2016.11-rc1 changelog

- Longer explanation of multi-BR2_EXTERNAL
- Mention nobody UID 99 -> 65534 change
- Mention removal of BR2_DEPRECATED
- Mention use of system cmake
- Mention new dependency on ExtUtils::MakeMaker. The other perl
  dependencies are not mentioned since they only apply if mpv is built.
- Mention the $(STAGING_DIR)/$(O) check.
- Mention unsafe path detection in -isystem etc.
- Mention linux-tools split.
- Mention changes in legal-info.
- Mention that pseudo is used instead of fakeroot.
- Correct the info of toolchainfile.cmake: it still sets cflags but it
  doesn't force them anymore (doesn't append).

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
CHANGES