Working on fixing patches (6).

This commit is contained in:
Ronald Farrer 2021-08-02 10:31:16 -07:00
parent 308bc58158
commit 306e60c650

View file

@ -30,7 +30,6 @@ 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() {
cd "${WORKDIR}/linux-${KV_FULL}"
sed "s/EXTRAVERSION = -gentoo/EXTRAVERSION = -gentoo-surface/" -i "${WORKDIR}/linux-${KV_FULL}/Makefile" sed "s/EXTRAVERSION = -gentoo/EXTRAVERSION = -gentoo-surface/" -i "${WORKDIR}/linux-${KV_FULL}/Makefile"
eapply "${DISTDIR}/0001-surface3-oemb.patch" eapply "${DISTDIR}/0001-surface3-oemb.patch"
eapply "${DISTDIR}/0002-mwifiex.patch" eapply "${DISTDIR}/0002-mwifiex.patch"