system/adb: Download the latest package
to fix error: microADB/hal/hal_uv.c:32:38: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
1f96e32fcd
commit
8f58d34e06
@ -21,7 +21,7 @@
|
||||
include $(APPDIR)/Make.defs
|
||||
|
||||
ADBD_URL ?= "https://github.com/spiriou/microADB/archive"
|
||||
ADBD_VERSION ?= 494ef47c614722bb521db09fa7fa9286ab54db84
|
||||
ADBD_VERSION ?= b0bc09a7612000186df723f2fe55705b1c2fe873
|
||||
|
||||
ADB_DIR := $(APPDIR)/system/adb
|
||||
ADB_UNPACKNAME := microADB
|
||||
|
Loading…
x
Reference in New Issue
Block a user