Continued patch testing (47).
This commit is contained in:
parent
e95057231f
commit
00a806c160
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ detect_arch
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
HOMEPAGE="https://github.com/linux-surface/linux-surface"
|
HOMEPAGE="https://github.com/linux-surface/linux-surface"
|
||||||
IUSE="experimental"
|
IUSE="experimental"
|
||||||
EXTRAVERSION="-${PN}-*"
|
#EXTRAVERSION="-${PN}-*"
|
||||||
DESCRIPTION="Full sources including the Gentoo and Surface patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree."
|
DESCRIPTION="Full sources including the Gentoo and Surface patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree."
|
||||||
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
|
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
|
||||||
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0001-surface3-oemb.patch
|
https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0001-surface3-oemb.patch
|
||||||
|
@ -31,7 +31,7 @@ SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
|
||||||
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 {
|
||||||
unpack_set_extraversion
|
#unpack_set_extraversion
|
||||||
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