yet more patch testing (20).

This commit is contained in:
Ronald Farrer 2021-08-04 12:08:22 -07:00
parent f67c9907b1
commit b970f526dc

View file

@ -13,7 +13,7 @@ detect_arch
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64 ~x86"
HOMEPAGE="https://github.com/sifive/meta-sifive" HOMEPAGE="https://github.com/sifive/meta-sifive"
IUSE="experimental" IUSE="experimental"
EXTRAVERSION="-${PN}-*" EXTRAVERSION="-${PN}"
DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree and surface patches" DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree and surface patches"
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
@ -29,12 +29,9 @@ 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_unpack() { src_prepare() {
kernel-2_src_unpack kernel-2_src_unpack
unpack_set_extraversion unpack_set_extraversion
}
src_prepare() {
local SURFACE_PATCH local SURFACE_PATCH
local SURFACE_PATCHES=" local SURFACE_PATCHES="
0001-surface3-oemb.patch 0001-surface3-oemb.patch