In order to provide better service of Firefly, our team reorganized the SDK of Firefly-RK3288 and you can download the newest SDK on Baidu code and Google Drive.
After download, you may need to check the MD5 code:
$ md5sum /path/to/firefly-rk3288_sdk_git_20141211.tar.gz
8fe99f519d487ff40c8bc7b5ded62887 firefly-rk3288_sdk_git_20141211.tar.gz
Make sure the MD5 is correct and uncompress with the follow commands:
mkdir -p ~/firefly-rk3288
cd ~/firefly-rk3288
tar xf /path/to/firefly-rk3288_sdk_git_20141211.tar.gz
git reset --hard
git remote add bitbucket https://bitbucket.org/T-Firefly/firefly-rk3288.git
Then you can refresh the code from the Bitbucket:
git pull bitbucket master:master
I've tried to download the SDK via Google Drive (4 times !) and unfortunately it always fails after the 3Gb point which is very frustrating! It is possible to split the download into smaller chunks for download. Furthermore there doesn't seem to be any git mirrors available.
Some suggestions:
288.25 KB, Down times: 0
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/) | Powered by Discuz! X3.1 |