Continued patch testing (29).
This commit is contained in:
parent
2b97e9b108
commit
1fd1c2a826
1 changed files with 4 additions and 2 deletions
|
@ -30,9 +30,11 @@ 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/0011-amd-s0ix.patch"
|
||||
|
||||
src_unpack() {
|
||||
unpack_set_extraversion
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
unpack_set_extraversion
|
||||
mv "${WORKDIR}/linux-${KV_FULL}" "${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
#S="${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
eapply "${DISTDIR}/0001-surface3-oemb.patch"
|
||||
|
|
Loading…
Add table
Reference in a new issue