Continued patch testing (38).
This commit is contained in:
parent
8a28aa0459
commit
7520dfb816
1 changed files with 2 additions and 2 deletions
|
@ -30,12 +30,12 @@ SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
|
||||||
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"
|
||||||
|
|
||||||
kernel-2_src_unpack {
|
src_unpack {
|
||||||
kernel-2_src_unpack
|
kernel-2_src_unpack
|
||||||
unpack_set_extraversion
|
unpack_set_extraversion
|
||||||
}
|
}
|
||||||
|
|
||||||
kernel-2_src_prepare {
|
src_prepare {
|
||||||
eapply "${DISTDIR}/0001-surface3-oemb.patch"
|
eapply "${DISTDIR}/0001-surface3-oemb.patch"
|
||||||
eapply "${DISTDIR}/0002-mwifiex.patch"
|
eapply "${DISTDIR}/0002-mwifiex.patch"
|
||||||
eapply "${DISTDIR}/0003-ath10k.patch"
|
eapply "${DISTDIR}/0003-ath10k.patch"
|
||||||
|
|
Loading…
Add table
Reference in a new issue