mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
eb4e1a61eef287d46c96c23beed009cc3f77785a
PD#SWPL-214570 Problem: failure occurred when calling autopatch.sh in the kernel directory Solution: 1. Before applying the patch, confirm that the directory is a Git repository 2. The kernel path and kernel version can be obtained through calculation, so there is no need to add additional parameters 3. Optimize the maximum number of patches to improve performance 4. Optimize lunch patch 5. Optimize debug logs 6. Refactor into functions Verify: local Change-Id: Ied02c8ed30816ac65bb53691aab92fd23d4146e7 Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
Description
No description provided
Languages
C
98.9%
Perl
0.4%
Makefile
0.4%
Shell
0.2%