Fixed incorrect patch versions.

This commit is contained in:
Ronald Farrer 2021-09-22 10:23:49 -07:00
parent b7134459c3
commit 4cb1323125

View file

@ -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() {