|
发表于 2021-9-8 14:46:53
只看该作者
17#
本帖最后由 kamio 于 2021-9-8 14:48 编辑
是在源码顶层目录下执行的./bundle/update,没有放错bundle目录,不能放在 顶层目录/sdk/下
lyl@ubuntu:~/lyl_work/code/rockchip$ cd rk3399_Industry_android7.1/
lyl@ubuntu:~/lyl_work/code/rockchip/rk3399_Industry_android7.1$ ls
Android.bp Makefile abi bionic bootstrap.bash build-rk3399-all.sh bundle core dalvik development docs frameworks javaenv.sh libcore mkimage.sh out pdk prebuilts rkst sdk tags tools vendor
FFTools RKTools art bootable build buildspec.mk compatibility cts developers device external hardware kernel libnativehelper ndk packages platform_testing rkbin rockdev system toolchain u-boot
lyl@ubuntu:~/lyl_work/code/rockchip/rk3399_Industry_android7.1$ ls bundle/
0.bundle 1.bundle 2.bundle 3.bundle 4.bundle 5.bundle 6.bundle 7.bundle README.md README_zh.md update
lyl@ubuntu:~/lyl_work/code/rockchip/rk3399_Industry_android7.1$ ./bundle/update
[Info]Update Bundle repo...
fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
-------------------------------------------
[Info]Update to FETCH_HEAD:
From ./bundle/7.bundle
* branch HEAD -> FETCH_HEAD
[Info]Fetch ./bundle/7.bundle successfully!!
lyl@ubuntu:~/lyl_work/code/rockchip/rk3399_Industry_android7.1$ git log
commit 041f5bd2334cb72b8e5ec9ecee4231df971d4cbf (HEAD -> master)
Author: cjp <service@t-firefly.com>
Date: Sat Jun 13 11:55:26 2020 +0800
1.Support Wifi AP6256 2.Face App update 3.Support rk structured light camera 4.SERVER fix some error
|
|