mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-17 18:28:31 +00:00
system/adb: Update to 305007e0e574e7cc2b8d706b0f5d8cc76675fc51
which contain the fix: https://github.com/spiriou/microADB/pull/34 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
96956ba83c
commit
df55bf5cea
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
include $(APPDIR)/Make.defs
|
||||
|
||||
ADBD_URL ?= "https://github.com/spiriou/microADB/archive"
|
||||
ADBD_VERSION ?= 5b3c9229e70f74fedfbbf1a0b9000836c9a34789
|
||||
ADBD_VERSION ?= 305007e0e574e7cc2b8d706b0f5d8cc76675fc51
|
||||
|
||||
ADB_DIR := $(APPDIR)/system/adb
|
||||
ADB_UNPACKNAME := microADB
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue