linux-firmware: update to 20180606. (#274)
This commit is contained in:
parent
482f97394f
commit
a758986838
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'linux-firmware'
|
||||
pkgname=linux-firmware
|
||||
version=20180314
|
||||
version=20180606
|
||||
revision=1
|
||||
_githash=4c0bf113a55975d702673e57c5542f150807ad66
|
||||
_githash=d1147327232ec4616a66ab898df84f9700c816c1
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
noarch=yes
|
||||
short_desc="Binary firmware blobs for the Linux kernel"
|
||||
|
@ -11,7 +11,7 @@ homepage="https://www.kernel.org/"
|
|||
license="See /usr/share/licenses/${pkgname}"
|
||||
depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}"
|
||||
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${_githash}.tar.gz"
|
||||
checksum=06953094fdee8c64d205949f8b2261fb0202e4b9b8f271f1d6b3b954dc10c24c
|
||||
checksum=8e55b3bdad5df820f72f153361855c2a03dee9c21c50cdb3c6af51356c4c7db5
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/firmware
|
||||
|
|
Loading…
Reference in New Issue