[Lunar-commits] <moonbase-core> linux-firmware: bump to today's date.
Dennis Veatch
dennisveatch at bellsouth.net
Wed Aug 6 22:26:28 CEST 2014
commit f2b8ffb46260d6a625cca4489e701a415e171728
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Fri, 01 Aug 2014 11:34:25 -0400
URL: https://github.com/lunar-linux/moonbase-core/commit/f2b8ffb46260d6a625cca4489e701a415e171728
linux-firmware: bump to today's date.
---
kernel/linux-firmware/DETAILS | +3/-3
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/kernel/linux-firmware/DETAILS
+++ b/kernel/linux-firmware/DETAILS
@@ -2,15 +2,15 @@
# git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
# git archive --format=tar --prefix linux-firmware-$(date +%Y%m%d)/ master | xz -9 > linux-firmware-$(date +%Y%m%d).tar.xz
MODULE=linux-firmware
- VERSION=20140118
+ VERSION=20140801
SOURCE=${MODULE}-${VERSION}.tar.xz
# This is a temporary fix until the kernel.org folks get things squared away
SOURCE_URL=$MIRROR_URL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:0d556ba8b6e01577c57ac39a6c2fe787283b1a00
+ SOURCE_VFY=sha1:b67b08e09d3b4dc60b6161147dfc18e2f59b77c7
WEB_SITE="http://www.kernel.org/pub/linux/kernel/people/dwmw2/firmware/"
ENTERED=20100925
- UPDATED=20140118
+ UPDATED=20140801
SHORT="Kernel firmware for various hardware"
PSAFE=no
More information about the Lunar-commits
mailing list