blob: 9de21ea0c10639a4b610b27da6f8d8e0fabe4981 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
2
3SRC_URI += " \
4 file://0003-adb-force-root.patch \
5 file://0004-adb-enable-reboot.patch \
6 file://fix_monotonic_time.patch \
7"
8
9TOOLS_remove = " \
10 adb \
11 fastboot \
12 ext4_utils \
13 mkbootimg \
14"