Chinaunix首页 | 论坛 | 博客
  • 博客访问: 24010
  • 博文数量: 6
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 10
  • 用 户 组: 普通用户
  • 注册时间: 2014-08-29 09:50
文章分类
文章存档

2015年(1)

2014年(5)

我的朋友

分类: 嵌入式

2015-01-21 14:49:40

原文地址:repo新的下载地址 作者:kevin33643

kernel.org无法访问导致android的源码无法下载,这是另外一个git服务器的android源码的repo文件。

操作如下

$ curl "" > ~/bin //获取repo

$ chmod a+x repo

$ PATH= ~/bin:$PATH

下面就是获取源码了:

$ repo init -u git://git.omapzoom.org/platform/omapmanifest.git -b 27.x -m RLS27.12.1-P2_Gingerbread.xml

$ repo sync

阅读(1412) | 评论(0) | 转发(0) |
0

上一篇:虚拟视频驱动程序vivi.c源码分析

下一篇:没有了

给主人留下些什么吧!~~