All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] package/intel-microcode: bump version to 20150107, add hash
Date: Sat, 24 Jan 2015 18:48:19 +0100	[thread overview]
Message-ID: <1422121699-1922-1-git-send-email-bernd.kuhls@t-online.de> (raw)


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
v2: added hash (Yann)

 package/intel-microcode/intel-microcode.hash |    2 ++
 package/intel-microcode/intel-microcode.mk   |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 package/intel-microcode/intel-microcode.hash

diff --git a/package/intel-microcode/intel-microcode.hash b/package/intel-microcode/intel-microcode.hash
new file mode 100644
index 0000000..e46f7b0
--- /dev/null
+++ b/package/intel-microcode/intel-microcode.hash
@@ -0,0 +1,2 @@
+# Locally computed by Yann (http://lists.busybox.net/pipermail/buildroot/2015-January/117918.html) and me
+sha256	f5e7fb58643b2bf327eedf7bd91780fd5dfe74397552977cc77194c165910255	microcode-20150107.tgz
diff --git a/package/intel-microcode/intel-microcode.mk b/package/intel-microcode/intel-microcode.mk
index 640d6fb..4e8ea90 100644
--- a/package/intel-microcode/intel-microcode.mk
+++ b/package/intel-microcode/intel-microcode.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-INTEL_MICROCODE_VERSION = 20140913
+INTEL_MICROCODE_VERSION = 20150107
 INTEL_MICROCODE_SOURCE = microcode-$(INTEL_MICROCODE_VERSION).tgz
-INTEL_MICROCODE_SITE = http://downloadmirror.intel.com/24290/eng
+INTEL_MICROCODE_SITE = http://downloadmirror.intel.com/24616/eng
 INTEL_MICROCODE_LICENSE = PROPRIETARY
 INTEL_MICROCODE_LICENSE_FILES = license.txt
 INTEL_MICROCODE_REDISTRIBUTE = NO
-- 
1.7.10.4

             reply	other threads:[~2015-01-24 17:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-24 17:48 Bernd Kuhls [this message]
2015-01-24 18:13 ` [Buildroot] [PATCH v2 1/1] package/intel-microcode: bump version to 20150107, add hash Yann E. MORIN
2015-01-25 14:00 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1422121699-1922-1-git-send-email-bernd.kuhls@t-online.de \
    --to=bernd.kuhls@t-online.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.