Fixed missing quote.
This commit is contained in:
parent
affde7e6b4
commit
c116993163
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
|
||||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0008-surface-typecover.patch
|
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0008-surface-typecover.patch
|
||||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0009-cameras.patch
|
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0009-cameras.patch
|
||||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0010-amd-gpio.patch
|
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0010-amd-gpio.patch
|
||||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0011-amd-s0ix.patch
|
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0011-amd-s0ix.patch"
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
cd "${WORKDIR}/linux-${KV_FULL}"
|
cd "${WORKDIR}/linux-${KV_FULL}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue