From f25520e52e19ad66bbe3e798fabde921b4780cb7 Mon Sep 17 00:00:00 2001 From: andreili Date: Wed, 3 Sep 2025 22:45:06 +0200 Subject: [PATCH] Patches update. --- files/portage/andreil/virtual/klipper/Manifest | 2 +- files/portage/andreil/virtual/klipper/klipper-11.ebuild | 1 + ..._pi2_defaults.patch => printer_dts_4_fix_pi2_defaults.patch} | 0 ..._rk356x_add_otp.patch => printer_dts_5_rk356x_add_otp.patch} | 0 ...efault.patch => printer_dts_6_disable_all_gpu_default.patch} | 0 ...dd_dsi1_output.patch => printer_dts_7_add_dsi1_output.patch} | 0 patch/kernel/printer_dts_8_overlays.patch | 2 +- 7 files changed, 3 insertions(+), 2 deletions(-) rename patch/kernel/{printer_dts_6_fix_pi2_defaults.patch => printer_dts_4_fix_pi2_defaults.patch} (100%) rename patch/kernel/{printer_dts_7_rk356x_add_otp.patch => printer_dts_5_rk356x_add_otp.patch} (100%) rename patch/kernel/{printer_dts_4_disable_all_gpu_default.patch => printer_dts_6_disable_all_gpu_default.patch} (100%) rename patch/kernel/{printer_dts_5_add_dsi1_output.patch => printer_dts_7_add_dsi1_output.patch} (100%) diff --git a/files/portage/andreil/virtual/klipper/Manifest b/files/portage/andreil/virtual/klipper/Manifest index 3194e90..74cec29 100644 --- a/files/portage/andreil/virtual/klipper/Manifest +++ b/files/portage/andreil/virtual/klipper/Manifest @@ -1 +1 @@ -EBUILD klipper-11.ebuild 675 BLAKE2B afa7fe5a57391a1d7b9e1674b859e9c79d3605a5f01a986fa8464a354db0c15603d8bea67c197f38bdd1a6fd2a5c8f37713baeb5a727e99886976689a9ef3071 SHA512 5250dfb61df6d74e350543b9f0379c9807ad703b09ca84319a46a568fdcc9d52adbda2ddd41fc25a873535589631a857ab77dc993731e2b24943a16934314d49 +EBUILD klipper-11.ebuild 698 BLAKE2B b7d9c3be0736a360b8f3a174957e274800dcc812514b74acee060dd700cc3a1ca2a8764bb3dcee6e2e5a78f489ed6ab20daa03afc8ab3d4c38954ce9e451fef3 SHA512 e24c31b34f503b378bd6989fac2c8f5f6723276f78af9a16a7cd4da645c4d962291763571e56fc62294532e5932df469a89bbac2c1497bb0e731ca83ad1a2f42 diff --git a/files/portage/andreil/virtual/klipper/klipper-11.ebuild b/files/portage/andreil/virtual/klipper/klipper-11.ebuild index 3719cf3..760e1ff 100644 --- a/files/portage/andreil/virtual/klipper/klipper-11.ebuild +++ b/files/portage/andreil/virtual/klipper/klipper-11.ebuild @@ -30,4 +30,5 @@ RDEPEND=" net-misc/ntp sys-apps/i2c-tools sys-fs/f2fs-tools + dev-python/python-mpv " diff --git a/patch/kernel/printer_dts_6_fix_pi2_defaults.patch b/patch/kernel/printer_dts_4_fix_pi2_defaults.patch similarity index 100% rename from patch/kernel/printer_dts_6_fix_pi2_defaults.patch rename to patch/kernel/printer_dts_4_fix_pi2_defaults.patch diff --git a/patch/kernel/printer_dts_7_rk356x_add_otp.patch b/patch/kernel/printer_dts_5_rk356x_add_otp.patch similarity index 100% rename from patch/kernel/printer_dts_7_rk356x_add_otp.patch rename to patch/kernel/printer_dts_5_rk356x_add_otp.patch diff --git a/patch/kernel/printer_dts_4_disable_all_gpu_default.patch b/patch/kernel/printer_dts_6_disable_all_gpu_default.patch similarity index 100% rename from patch/kernel/printer_dts_4_disable_all_gpu_default.patch rename to patch/kernel/printer_dts_6_disable_all_gpu_default.patch diff --git a/patch/kernel/printer_dts_5_add_dsi1_output.patch b/patch/kernel/printer_dts_7_add_dsi1_output.patch similarity index 100% rename from patch/kernel/printer_dts_5_add_dsi1_output.patch rename to patch/kernel/printer_dts_7_add_dsi1_output.patch diff --git a/patch/kernel/printer_dts_8_overlays.patch b/patch/kernel/printer_dts_8_overlays.patch index 24336db..363ae3b 100644 --- a/patch/kernel/printer_dts_8_overlays.patch +++ b/patch/kernel/printer_dts_8_overlays.patch @@ -168,7 +168,7 @@ index 000000000000..410763276a6b + gpios = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>; + pinctrl-names = "default"; + pinctrl-0 = <&gpio_w1>; -+ status = "okay"; ++ status = "disabled"; + }; +}; +