Fixed incorrect patch versions.
This commit is contained in:
parent
b7134459c3
commit
4cb1323125
1 changed files with 4 additions and 4 deletions
|
@ -21,10 +21,10 @@ SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
|
|||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0003-ath10k.patch -> ${KV_FULL}-0003-ath10k.patch
|
||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0004-ipts.patch -> ${KV_FULL}-0004-ipts.patch
|
||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0005-surface-sam-over-hid.patch -> ${KV_FULL}-0005-surface-sam-over-hid.patch
|
||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0006-surface-typecover.patch -> ${KV_FULL}-0008-surface-typecover.patch
|
||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0007-cameras.patch -> ${KV_FULL}-0009-cameras.patch
|
||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0008-amd-gpio.patch -> ${KV_FULL}-0010-amd-gpio.patch
|
||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0009-amd-s0ix.patch -> ${KV_FULL}-0011-amd-s0ix.patch
|
||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0006-surface-typecover.patch -> ${KV_FULL}-0006-surface-typecover.patch
|
||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0007-cameras.patch -> ${KV_FULL}-0007-cameras.patch
|
||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0008-amd-gpio.patch -> ${KV_FULL}-0008-amd-gpio.patch
|
||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.14/0009-amd-s0ix.patch -> ${KV_FULL}-0009-amd-s0ix.patch
|
||||
"
|
||||
|
||||
src_unpack() {
|
||||
|
|
Loading…
Add table
Reference in a new issue