Browse Source

CHANGES: Add note about the recent linux timeconst.pl patch feature

This was added just before -rc1, but was forgotten in CHANGES.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 9 years ago
parent
commit
8d1d6ddd1b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      CHANGES

+ 5 - 0
CHANGES

@@ -67,6 +67,11 @@
 	A number of defconfigs have been extended to generate complete
 	system images using genimage.
 
+	Linux: Authomatically patch timeconst.pl for <3.9 kernels,
+	which isn't compatible with modern perl versions, breaking the
+	build when building on recent (Fedora 23, Debian
+	Testing/Unstable, ..) distributions.
+
 	Makedevs utility now accepts textual (non-numerical) user and
 	group names.