Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

Announcement for download the newest SDK

1601

Credits

0

Prestige

0

Contribution

administrator

Rank: 9Rank: 9Rank: 9

Credits
1601

Announcement for download the newest SDK

Posted at 12/16/2014 17:47:03      View:5443 | Replies:6        Print     [Copy Link] 1#

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.

Baidu Cloud

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

Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list