Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2021
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 1.89 KB | None | 0 0
  1. Applying ./patches/001-mt7615-hack-to-clear-all-pending-packets.patch using plaintext:
  2. can't find file to patch at input line 19
  3. Perhaps you used the wrong -p or --strip option?
  4. The text leading up to this was:
  5. --------------------------
  6. |From 772ce8d53ca0a480a6a2d4ac7b612df421e840db Mon Sep 17 00:00:00 2001
  7. |From: Stijn Segers <foss@volatilesystems.org>
  8. |Date: Wed, 16 Jun 2021 20:17:10 +0200
  9. |Subject: [PATCH] mt76: mt7615: clear pending packets in hardware
  10. |
  11. |Affects MT7613BE as well (see GitHub issue 518).
  12. |
  13. |Signed-off-by: Stijn Segers <foss@volatilesystems.org>
  14. |---
  15. | package/kernel/mt76/Makefile                  |  2 +-
  16. | ...15-hack-to-clear-all-pending-packets.patch | 51 +++++++++++++++++++
  17. | 2 files changed, 52 insertions(+), 1 deletion(-)
  18. | create mode 100644 package/kernel/mt76/patches/001-mt7615-hack-to-clear-all-pending-packets.patch
  19. |
  20. |diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
  21. |index e4051d8347..40981b8015 100644
  22. |--- a/package/kernel/mt76/Makefile
  23. |+++ b/package/kernel/mt76/Makefile
  24. --------------------------
  25. No file to patch.  Skipping patch.
  26. 1 out of 1 hunk ignored
  27. patching file package/kernel/mt76/patches/001-mt7615-hack-to-clear-all-pending-packets.patch
  28. Patch failed!  Please fix ./patches/001-mt7615-hack-to-clear-all-pending-packets.patch!
  29. make[2]: *** [Makefile:431: /home/user/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/mt76-2021-07-15-bbebea7d/.prepared_9230cd9c8e91e9f9841dceed966dd7a2_6664517399ebbbc92a37c5bb081b5c53] Error 1
  30. make[2]: Leaving directory '/home/user/openwrt/package/kernel/mt76'
  31. time: package/kernel/mt76/compile#0.34#0.08#0.37
  32.    ERROR: package/kernel/mt76 failed to build.
  33. make[1]: *** [package/Makefile:116: package/kernel/mt76/compile] Error 1
  34. make[1]: Leaving directory '/home/user/openwrt'
  35. make: *** [/home/user/openwrt/include/toplevel.mk:230: package/kernel/mt76/compile] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement