kernel-snapshot: update to 3.5-rc5. x86 config needs update.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
_kmajor=3.5
|
_kmajor=3.5
|
||||||
_kminor=0
|
_kminor=0
|
||||||
_kpatch=rc3
|
_kpatch=rc5
|
||||||
|
|
||||||
pkgname=kernel-snapshot
|
pkgname=kernel-snapshot
|
||||||
version=${_kmajor}.${_kminor}${_kpatch}
|
version=${_kmajor}.${_kminor}${_kpatch}
|
||||||
@@ -23,7 +23,7 @@ long_desc="
|
|||||||
This package provides the linux kernel image and associated modules
|
This package provides the linux kernel image and associated modules
|
||||||
for the testing kernel (future stable releases)."
|
for the testing kernel (future stable releases)."
|
||||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz"
|
||||||
checksum=576bcc6dea6f0f57159542bf6b6990313f6824b6304cb47c962ae859a619f583
|
checksum=7d23bd797592e223f4cf383f6d0cadee9af1d2f408a8ff00ef5e6a9d1b4909b4
|
||||||
|
|
||||||
if [ -n "$revision" ]; then
|
if [ -n "$revision" ]; then
|
||||||
_kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"
|
_kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"
|
||||||
|
|||||||
Reference in New Issue
Block a user