new acpica

This commit is contained in:
christos 2019-12-14 16:57:48 +00:00
parent 1c66306845
commit 9ce64bc4a4
2 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: 3RDPARTY,v 1.1673 2019/12/02 14:15:22 wiz Exp $
# $NetBSD: 3RDPARTY,v 1.1674 2019/12/14 16:57:48 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@ -41,12 +41,12 @@
#
Package: acpica
Version: 20190816
Current Vers: 20190816
Version: 20191213
Current Vers: 20191213
Maintainer: Intel
Archive Site: http://www.acpica.org/downloads/
Home Page: http://www.acpica.org/
Date: 2019-10-09
Date: 2019-12-14
Mailing List: devel@acpica.org
License: BSD-like
Responsible: jruoho

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2619 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2620 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -77,3 +77,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
terminfo: Import 20190609 [christos 20191127]
ixl(4): Ported driver for Intel Ethernet 700 series
[yamaguchi 20191210]
acpi(4): Updated ACPICA to 20191213. [christos 20191214]