rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" |
2 | |||||
3 | SRC_URI += " \ | ||||
4 | file://0003-adb-force-root.patch \ | ||||
5 | file://0004-adb-enable-reboot.patch \ | ||||
6 | file://fix_monotonic_time.patch \ | ||||
7 | " | ||||
8 | |||||
9 | TOOLS_remove = " \ | ||||
10 | adb \ | ||||
11 | fastboot \ | ||||
12 | ext4_utils \ | ||||
13 | mkbootimg \ | ||||
14 | " |