update oneplus2 kernel (#1399)
This commit is contained in:
parent
a7e49ff158
commit
26d23c674d
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname="linux-oneplus-oneplus2"
|
||||
pkgver=3.10.108
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="OnePlus 2 kernel fork"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -16,7 +16,7 @@ HOSTCC="${HOSTCC#${CROSS_COMPILE}}"
|
|||
|
||||
# Source
|
||||
_repository="android_kernel_oneplus_msm8994"
|
||||
_commit="91bca269f649061eb5a54510f466d06c3b5ca1fb"
|
||||
_commit="0178fae80ec43cefa75f590e18a9039f5b379425"
|
||||
_config="config-${_flavor}.${arch}"
|
||||
source="
|
||||
$pkgname-$_commit.tar.gz::https://github.com/LineageOS/${_repository}/archive/${_commit}.tar.gz
|
||||
|
@ -77,7 +77,7 @@ package() {
|
|||
fi
|
||||
}
|
||||
|
||||
sha512sums="4eadeaef50e141b3664552ade094dfc35e3422d3e1614832d007a1a043eada8a84a8101f8d199afce59d6379338d9df82d62b6af32d89fe6275130263cf4daab linux-oneplus-oneplus2-91bca269f649061eb5a54510f466d06c3b5ca1fb.tar.gz
|
||||
04a7ffa09de824d117be7412e6b35b21a65d83a54b01c8ee76429a5015b3d123e0ed45399e9c68acfe4dd20d2000fb1af5b2e07401f4bac4280a15583ca01928 config-oneplus-oneplus2.aarch64
|
||||
sha512sums="81ef633e95b16a6413cacc7eb287e5194396bc34c198d29b498a4c6f8750836ec1f247b6ba7b2371bc642c48ef2492dc0c18ee358d0bc3291d2a0c1d0ded684e linux-oneplus-oneplus2-0178fae80ec43cefa75f590e18a9039f5b379425.tar.gz
|
||||
f24e3daf68697515e911718961a1addfc3a27c38d0e26d9a8b272ef7fa369798f0a3c8ad26a34cb6985eb24a23b1892eaa9eb748aa03c48ac19e0ae3d2dc3161 config-oneplus-oneplus2.aarch64
|
||||
d80980e9474c82ba0ef1a6903b434d8bd1b092c40367ba543e72d2c119301c8b2d05265740e4104ca1ac5d15f6c4aa49e8776cb44264a9a28dc551e0d1850dcc compiler-gcc6.h
|
||||
d4eff67f99708e091499ce033a0709ba6765d83ed74c7411bd7d8ec72ce822db4e7c3bc8e7f51ccc8610486546ea9d9485a7cb93a761c8307b94283b337da726 00_mt_width_major_params.patch"
|
||||
|
|
|
@ -3441,6 +3441,7 @@ CONFIG_REMOTE_SPINLOCK_MSM=y
|
|||
CONFIG_CLKSRC_OF=y
|
||||
CONFIG_ARM_ARCH_TIMER=y
|
||||
CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
|
||||
# CONFIG_ARM_ARCH_TIMER_VCT_ACCESS is not set
|
||||
# CONFIG_MAILBOX is not set
|
||||
CONFIG_IOMMU_API=y
|
||||
CONFIG_IOMMU_SUPPORT=y
|
||||
|
|
Loading…
Add table
Reference in a new issue