add overlays, pkgs
This commit is contained in:
parent
c7aef44265
commit
e21a47a2b5
34 changed files with 8812 additions and 2 deletions
11
utils/pkgs/linux-enable-ir-emitter/remove-boot-set.patch
Normal file
11
utils/pkgs/linux-enable-ir-emitter/remove-boot-set.patch
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
diff --git a/sources/command/configure.py b/sources/command/configure.py
|
||||
index 2cd20d2..84ffb73 100644
|
||||
--- a/sources/command/configure.py
|
||||
+++ b/sources/command/configure.py
|
||||
@@ -25,6 +25,5 @@ def configure(device: str, emitters: int, neg_answer_limit: int) -> NoReturn:
|
||||
logging.info("Do not hesitate to visit the GitHub ! https://github.com/EmixamPP/linux-enable-ir-emitter/wiki")
|
||||
else:
|
||||
logging.info("The driver has been successfully generated.")
|
||||
- boot("enable")
|
||||
|
||||
exit(exit_code)
|
||||
Loading…
Add table
Add a link
Reference in a new issue