pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/intel-microcode-netbsd Updated HOMEPAGE to re...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f64fb03ac431
branches: trunk
changeset: 371793:f64fb03ac431
user: jklos <jklos%pkgsrc.org@localhost>
date: Thu Nov 23 08:42:49 2017 +0000
description:
Updated HOMEPAGE to reflect the newest Intel microcode web page and added
MESSAGE instructing how to make the package work properly.
diffstat:
sysutils/intel-microcode-netbsd/MESSAGE | 8 ++++++++
sysutils/intel-microcode-netbsd/Makefile | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diffs (30 lines):
diff -r f47c5a932a7d -r f64fb03ac431 sysutils/intel-microcode-netbsd/MESSAGE
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/intel-microcode-netbsd/MESSAGE Thu Nov 23 08:42:49 2017 +0000
@@ -0,0 +1,8 @@
+===========================================================================
+
+To use ${PKGNAME} to update your system's microcode,
+you'll need to create a symlink so that cpuctl will find the firmware files:
+
+ln -s ${PREFIX}/libdata/firmware/cpu_x86_intel1 /libdata/firmware/
+
+===========================================================================
diff -r f47c5a932a7d -r f64fb03ac431 sysutils/intel-microcode-netbsd/Makefile
--- a/sysutils/intel-microcode-netbsd/Makefile Wed Nov 22 19:32:35 2017 +0000
+++ b/sysutils/intel-microcode-netbsd/Makefile Thu Nov 23 08:42:49 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/11/20 03:41:09 msaitoh Exp $
+# $NetBSD: Makefile,v 1.16 2017/11/23 08:42:49 jklos Exp $
#
DISTNAME= microcode-20171117
@@ -8,7 +8,7 @@
EXTRACT_SUFX= .tgz
MAINTAINER= drochner%NetBSD.org@localhost
-HOMEPAGE= https://downloadcenter.intel.com/download/26925/Linux-Processor-Microcode-Data-File
+HOMEPAGE= https://downloadcenter.intel.com/download/27337/Linux-Processor-Microcode-Data-File
COMMENT= Firmware updates for Intel x86 processors
#LICENSE= # TODO: (see mk/license.mk)
Home |
Main Index |
Thread Index |
Old Index