Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Add bcm43xx bluetooth controller firmware to the lists and u...



details:   https://anonhg.NetBSD.org/src/rev/6a22c35de368
branches:  trunk
changeset: 826004:6a22c35de368
user:      nat <nat%NetBSD.org@localhost>
date:      Thu Aug 10 15:31:49 2017 +0000

description:
Add bcm43xx bluetooth controller firmware to the lists and update relevant
makefiles.

diffstat:

 distrib/sets/lists/base/mi |  5 ++++-
 external/Makefile          |  4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 34b3f530148d -r 6a22c35de368 distrib/sets/lists/base/mi
--- a/distrib/sets/lists/base/mi        Thu Aug 10 15:15:48 2017 +0000
+++ b/distrib/sets/lists/base/mi        Thu Aug 10 15:31:49 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1159 2017/08/01 20:07:43 joerg Exp $
+# $NetBSD: mi,v 1.1160 2017/08/10 15:31:49 nat Exp $
 #
 # Note:        Don't delete entries from here - mark them as "obsolete" instead,
 #      unless otherwise stated below.
@@ -1289,6 +1289,9 @@
 ./usr/libdata/debug/usr/mdec                   base-sys-usr
 ./usr/libdata/debug/usr/sbin                   base-sys-usr
 ./usr/libdata/firmware                         base-firmware-usr
+./usr/libdata/firmware/bcm43xx                 base-firmware-usr
+./usr/libdata/firmware/bcm43xx/BCM43430A1.hcd  base-firmware-usr
+./usr/libdata/firmware/bcm43xx/LICENCE.broadcom_bcm43xx                base-firmware-usr
 ./usr/libdata/firmware/radeon                  base-obsolete   obsolete
 ./usr/libdata/firmware/radeon/ARUBA_me.bin     base-obsolete   obsolete
 ./usr/libdata/firmware/radeon/ARUBA_pfp.bin    base-obsolete   obsolete
diff -r 34b3f530148d -r 6a22c35de368 external/Makefile
--- a/external/Makefile Thu Aug 10 15:15:48 2017 +0000
+++ b/external/Makefile Thu Aug 10 15:31:49 2017 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.18 2012/06/14 04:14:36 riz Exp $
+#      $NetBSD: Makefile,v 1.19 2017/08/10 15:31:49 nat Exp $
 
-SUBDIR+= apache2 atheros bsd cddl gpl2 gpl3 historical intel-fw-eula
+SUBDIR+= apache2 atheros broadcom bsd cddl gpl2 gpl3 historical intel-fw-eula
 SUBDIR+= intel-fw-public ibm-public mit public-domain realtek
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index