linux-firmware: update to 20180825. (#2233)

This commit is contained in:
cr6git 2018-08-30 07:54:31 +02:00 committed by GitHub
parent 0318e6bf96
commit 0ce62ad0d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
# Template file for 'linux-firmware' # Template file for 'linux-firmware'
pkgname=linux-firmware pkgname=linux-firmware
version=20180815 version=20180825
revision=1 revision=1
_githash=f1b95fe5a51830bb8c1712082de4279a042376b6 _githash=fea76a04f25fd0a217c0d566ff5ff8f23ad3e648
wrksrc="${pkgname}-${_githash}" wrksrc="${pkgname}-${_githash}"
noarch=yes noarch=yes
short_desc="Binary firmware blobs for the Linux kernel" short_desc="Binary firmware blobs for the Linux kernel"
@ -11,7 +11,7 @@ homepage="https://www.kernel.org/"
license="See /usr/share/licenses/${pkgname}" license="See /usr/share/licenses/${pkgname}"
depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}" 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" distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${_githash}.tar.gz"
checksum=ef6561e7117bc1a61ba319e2693083d2e17d8f44091136e2c4ad9f7a3aa23bbb checksum=bbcd63740019c9df823853274c799267c9436fbab8f40d2290736a07109c1763
do_install() { do_install() {
vmkdir usr/lib/firmware vmkdir usr/lib/firmware