Module Name: src
Committed By: dholland
Date: Sat Sep 19 18:31:41 UTC 2015
Modified Files:
src: UPDATING
Log Message:
add note about the most recent acpica update
To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 src/UPDATING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/UPDATING
diff -u src/UPDATING:1.262 src/UPDATING:1.263
--- src/UPDATING:1.262 Tue Apr 14 14:18:59 2015
+++ src/UPDATING Sat Sep 19 18:31:41 2015
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.262 2015/04/14 14:18:59 christos Exp $
+$NetBSD: UPDATING,v 1.263 2015/09/19 18:31:41 dholland Exp $
This file (UPDATING) is intended to be a brief reference to recent
changes that might cause problems in the build process, and a guide for
@@ -19,6 +19,10 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20150818:
+ New acpica requires "make cleandir" in src/external/bsd/acpica
+ again.
+
20150413:
New acpica requires "make cleandir" and reinstalling yacc
in /usr/src/external/bsd/byacc and /usr/src/tools/yacc and