RK3399系列Android7.1 源码更新(2019/04/30)
主要更新:
1.支持AIO-RK3399-JD4版型机器
2.添加AIO-3399C-AI usb模式切换功能,支持有线adb操作
3.支持1080I格式视频解码。
4.默认UVC为前置。
5.修复系统部分bug
更新方式:
cd ~/project/firefly-rk3399
git clone https://gitlab.com/TeeFirefly/rk3399-nougat-bundle.git .bundle
.bundle/update
git rebase FETCH_HEAD
注意:旧的更新方法已经暂停更新,无法同步到最新,请用以上方法同步代码。
楼主你好!我在更新Android7.1 源码一直卡在Unpacking objects:36% (4/11) 这个位置,等半个小时也没反应,请问什么问题呢
Cloning into '.bundle'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (10/10), done.
Unpacking objects:36% (4/11) lilinrong 发表于 2019-5-14 18:28
楼主你好!我在更新Android7.1 源码一直卡在Unpacking objects:36% (4/11) 这个位置,等半个小时也没反应 ...
一样的问题,都不动 下载时间依赖gitlab这边的速度,上次拉过一次几个小时 很好,顶顶 srv@srv-System-Product-Name:~/sdb/aio3399c$ git clone https://gitlab.com/TeeFirefly/rk3399-nougat-bundle.git .bundle
Cloning into '.bundle'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (10/10), done.
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed
这个是什么原因啊?
srv@srv-System-Product-Name:~/sdb/aio3399c$ git clone https://gitlab.com/TeeFirefly/rk3399-nougat-bundle.git .bundle
Cloning into '.bundle'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (10/10), done.
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed 套用互联网常用的话:没有测试就上线了吗?方法根本无法成功! 官方快点想想办法啊, 这根本没法下载成功啊。 同样遇到了楼上的问题