linux-firmware: update to 20160224.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'linux-firmware'
|
||||
pkgname=linux-firmware
|
||||
version=20160202
|
||||
version=20160224
|
||||
revision=1
|
||||
noarch=yes
|
||||
short_desc="Binary firmware blobs for the Linux kernel"
|
||||
@@ -11,7 +11,7 @@ hostmakedepends="git"
|
||||
depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}"
|
||||
|
||||
do_fetch() {
|
||||
local _githash=52442afee9907bc32a058f22bb3295d040677c26
|
||||
local _githash=8d1fd61a3723ab8cb6b7bfeb8be38e16282cc1ed
|
||||
local _url="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"
|
||||
git clone ${_url} ${wrksrc}
|
||||
cd ${wrksrc}
|
||||
|
||||
Reference in New Issue
Block a user