mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
usbarmory-kernel: downgrading to 3.19.6. 4.0.0 has issues on some USB-hosts.
This commit is contained in:
parent
cfdd05137f
commit
eddb225ee0
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'usbarmory-kernel'
|
# Template file for 'usbarmory-kernel'
|
||||||
pkgname=usbarmory-kernel
|
pkgname=usbarmory-kernel
|
||||||
version=4.0.0
|
version=3.19.6
|
||||||
|
reverts="4.0.0_1"
|
||||||
revision=1
|
revision=1
|
||||||
_configrev=396c9d07c859f9c763df042756ccc288b66e1a99
|
_configrev=396c9d07c859f9c763df042756ccc288b66e1a99
|
||||||
wrksrc="linux-${version%.*}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://inversepath.com/usbarmory"
|
homepage="http://inversepath.com/usbarmory"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules for the Inversepath USB armory"
|
short_desc="The Linux kernel and modules for the Inversepath USB armory"
|
||||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version%.*}.tar.xz
|
distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz
|
||||||
https://github.com/inversepath/usbarmory/archive/$_configrev.tar.gz"
|
https://github.com/inversepath/usbarmory/archive/$_configrev.tar.gz"
|
||||||
checksum="0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991
|
checksum="44229f9d0a36f5ca1c218e1db23b0cbdd76bd591d6943db190b04ebe4d3a16cf
|
||||||
0c5e5a0f8ae5225afb85c43c4f3738311e3d3da7f6c41cb6e4d6564d28574fe3"
|
0c5e5a0f8ae5225afb85c43c4f3738311e3d3da7f6c41cb6e4d6564d28574fe3"
|
||||||
|
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue