yet more patch testing (2).
This commit is contained in:
parent
727343253c
commit
782bf51bc8
1 changed files with 1 additions and 3 deletions
|
@ -30,14 +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/0011-amd-s0ix.patch"
|
||||
|
||||
src_unpack() {
|
||||
src_prepare() {
|
||||
default
|
||||
unpack_set_extraversion
|
||||
mv "${WORKDIR}/linux-${KV_FULL}" "${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
S="${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
#echo "S=$S"; pwd; ls -la ; find -name surface3-wmi.c -ls
|
||||
eapply "${DISTDIR}/0001-surface3-oemb.patch"
|
||||
eapply "${DISTDIR}/0002-mwifiex.patch"
|
||||
|
|
Loading…
Add table
Reference in a new issue