Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Fix up bcm43xx bluetooth firmware addition. Including mtree...
details: https://anonhg.NetBSD.org/src/rev/27a841dc0826
branches: trunk
changeset: 355709:27a841dc0826
user: jakllsch <jakllsch%NetBSD.org@localhost>
date: Thu Aug 10 19:42:53 2017 +0000
description:
Fix up bcm43xx bluetooth firmware addition. Including mtree directory
addition, and using the correct spelling of the license file name.
diffstat:
etc/mtree/NetBSD.dist.base | 3 ++-
external/broadcom/bcm43xx/Makefile | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 9e4a7de676a0 -r 27a841dc0826 etc/mtree/NetBSD.dist.base
--- a/etc/mtree/NetBSD.dist.base Thu Aug 10 19:08:43 2017 +0000
+++ b/etc/mtree/NetBSD.dist.base Thu Aug 10 19:42:53 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NetBSD.dist.base,v 1.161 2017/08/01 20:07:43 joerg Exp $
+# $NetBSD: NetBSD.dist.base,v 1.162 2017/08/10 19:42:53 jakllsch Exp $
# @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
# Do not customize this file as it may be overwritten on upgrades.
@@ -269,6 +269,7 @@
./usr/libdata/debug/usr/mdec
./usr/libdata/debug/usr/sbin
./usr/libdata/firmware
+./usr/libdata/firmware/bcm43xx
./usr/libdata/ldscripts
./usr/libdata/lint
./usr/libexec
diff -r 9e4a7de676a0 -r 27a841dc0826 external/broadcom/bcm43xx/Makefile
--- a/external/broadcom/bcm43xx/Makefile Thu Aug 10 19:08:43 2017 +0000
+++ b/external/broadcom/bcm43xx/Makefile Thu Aug 10 19:42:53 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2017/08/10 15:15:48 nat Exp $
+# $NetBSD: Makefile,v 1.2 2017/08/10 19:42:53 jakllsch Exp $
NOMAN= # define
-FILES= LICENSE.broadcom_bcm43xx BCM43430A1.hcd
+FILES= LICENCE.broadcom_bcm43xx BCM43430A1.hcd
FILESDIR= /usr/libdata/firmware/bcm43xx
Home |
Main Index |
Thread Index |
Old Index