码迷,mamicode.com
首页 > 其他好文 > 详细

v4l2 下载

时间:2014-05-26 14:13:43      阅读:338      评论:0      收藏:0      [点我收藏+]

标签:c   code   http   a   com   linux   

To clone the master development repository, install git, and run:

git clone git://github.com/torvalds/linux.git v4l-dvb
cd v4l-dvb
git remote add linuxtv git://linuxtv.org/media_tree.git
git remote update
git checkout -b media-master remotes/linuxtv/master

If you want to clone a different repository, just replace the URL at the

git remote add line above.

In order to update your repository, you should do:

git pull . remotes/linuxtv/master

And to put your work on top of a stanging branch:

git rebase remotes/linuxtv/master

v4l2 下载,布布扣,bubuko.com

v4l2 下载

标签:c   code   http   a   com   linux   

原文地址:http://www.cnblogs.com/soc-linux-driver/p/3746532.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!