Added patches

This commit is contained in:
Gerben Jan Dijkman
2022-01-12 23:45:02 +01:00
parent 83c53a6eef
commit 699457f57d
11 changed files with 713 additions and 12670 deletions

View File

@@ -22,11 +22,16 @@ SRC_URI="${KERNEL_URI} ${MEGI_PATCH_URI} -> all-${PV}.patch"
PATCHES=(
${DISTDIR}/all-${PV}.patch
${FILESDIR}/ccu-sun50i-a64-reparent-clocks-to-lower-speed-oscillator.patch
${FILESDIR}/dts-pinephone-drop-modem-power-node.patch
${FILESDIR}/media-ov5640-Implement-autofocus.patch
${FILESDIR}/0107-quirk-kernel-org-bug-210681-firmware_rome_error.patch
${FILESDIR}/0177-leds-gpio-make-max_brightness-configurable.patch
${FILESDIR}/panic-led.patch
# Pinephone Keyboard
${FILESDIR}/d1d849cae12db71aa81ceedaedc1b17a34790367.patch
${FILESDIR}/2423aac2d6f5db55da99e11fd799ee66fe6f54c6.patch
)
src_prepare() {