linux-firmware: update to 20180815. (#1817)
This commit is contained in:
parent
70dccc8542
commit
24c3baf7d5
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'linux-firmware'
|
# Template file for 'linux-firmware'
|
||||||
pkgname=linux-firmware
|
pkgname=linux-firmware
|
||||||
version=20180717
|
version=20180815
|
||||||
revision=1
|
revision=1
|
||||||
_githash=8d69bab7a3da1913113ea98cefb73d5fa6988286
|
_githash=f1b95fe5a51830bb8c1712082de4279a042376b6
|
||||||
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=e05ae73af4e4cdd325900b7c9716916cf383be425087c064c40bd46e8aea44c9
|
checksum=ef6561e7117bc1a61ba319e2693083d2e17d8f44091136e2c4ad9f7a3aa23bbb
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/firmware
|
vmkdir usr/lib/firmware
|
||||||
|
|
Loading…
Reference in New Issue