mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-cubox* update plus config changes
This commit is contained in:
parent
7947c8a545
commit
df43d194d0
4 changed files with 1402 additions and 842 deletions
|
@ -8,7 +8,7 @@ pkgname=('linux-cubox-headless')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.5
|
||||
pkgver=${_basekernel}.7
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
cryptover=1.5
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -19,7 +19,7 @@ source=('config'
|
|||
'change-default-console-loglevel.patch'
|
||||
"http://download.gna.org/cryptodev-linux/cryptodev-linux-${cryptover}.tar.gz"
|
||||
'Kirkwood_SPDIF.conf')
|
||||
md5sums=('7aa4ab572e51f3989e583461ff0673e6'
|
||||
md5sums=('18bfc53b265e46a6f47f1863dd11363b'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'3a4b8d23c1708283e29477931d63ffb8'
|
||||
'a746383e6ce46bcecb662acb3ac21b3f')
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -8,7 +8,7 @@ pkgname=('linux-cubox' 'linux-headers-cubox')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.5
|
||||
pkgver=${_basekernel}.7
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
cryptover=1.5
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -19,7 +19,7 @@ source=('config'
|
|||
'change-default-console-loglevel.patch'
|
||||
"http://download.gna.org/cryptodev-linux/cryptodev-linux-${cryptover}.tar.gz"
|
||||
'Kirkwood_SPDIF.conf')
|
||||
md5sums=('6f9d5675651e1f1676e8b98f93f931ae'
|
||||
md5sums=('ab3f951ac4268ac1cd85c40f88828109'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'3a4b8d23c1708283e29477931d63ffb8'
|
||||
'a746383e6ce46bcecb662acb3ac21b3f')
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue