mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-aarch64-rc to 4.17.rc1-1
This commit is contained in:
parent
64bce2304a
commit
c09862d86d
2 changed files with 152 additions and 190 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
buildarch=8
|
||||
|
||||
_rcver=4.16
|
||||
_rcrel=7
|
||||
_rcver=4.17
|
||||
_rcrel=1
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -26,10 +26,10 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('e23d5ce36687afa5dbf7469ad8dbaa1c'
|
||||
md5sums=('69406987ba366096ad623dba8dd23760'
|
||||
'c656b4169dd6c87f93dfb49edea3ddbf'
|
||||
'79459eaa00aa5de588c73f3076f0907b'
|
||||
'19e05755d7e7fba90e395c3328c5945c'
|
||||
'4e7785632dadf1ce44ca25fde9936941'
|
||||
'11a4f35c50f0bde59c30182aa7b797b7'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
@ -254,6 +254,7 @@ _package-headers() {
|
|||
_package-chromebook() {
|
||||
pkgdesc="The Linux Kernel - ${_desc} - Chromebooks"
|
||||
depends=('linux-aarch64-rc')
|
||||
conflicts=('linux-aarch64-chromebook')
|
||||
install=${pkgname}.install
|
||||
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue