Working on fixing patches.
This commit is contained in:
parent
4f869a2f98
commit
99ef444373
1 changed files with 1 additions and 6 deletions
|
@ -44,6 +44,7 @@ src_prepare() {
|
|||
eapply -p2 "${DISTDIR}/0010-surface-sensors.patch"
|
||||
eapply -p2 "${DISTDIR}/0011-cameras.patch"
|
||||
eapply -p2 "${DISTDIR}/0012-ath10k-firmware-override.patch"
|
||||
mv "${WORKDIR}/linux-${KV_FULL}" "${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
|
@ -55,12 +56,6 @@ pkg_setup() {
|
|||
ewarn ""
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
# kernel-2_src_prepare doesn't apply PATCHES().
|
||||
default
|
||||
mv "${WORKDIR}/linux-${KV_FULL}" "${WORKDIR}/linux-${KV_FULL}-surface"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
kernel-2_pkg_postinst
|
||||
einfo "For more info on this patchset, and how to report problems, see:"
|
||||
|
|
Loading…
Add table
Reference in a new issue