[Arm-dev] centos aarch64 linux 3.19 kernel git repository?

Brian Stinson brian at bstinson.com
Tue Nov 3 15:24:02 UTC 2015


On Nov 03 09:11, Arora Sakar wrote:
> Hi
> 
> I can only find rpm packages for centos aarch64 linux kernel. Isn't there a git repository, with complete source?
> The only one I found (https://git.centos.org/summary/?r=rpms/kernel-aarch64.git) has just configs.
> 
> Thanks
> Sakar

> _______________________________________________
> Arm-dev mailing list
> Arm-dev at centos.org
> https://lists.centos.org/mailman/listinfo/arm-dev

We don't keep an exploded tree in git, but you can get the sources like
this: 

- clone the kernel-aarch64 repo and checkout the c7-aarch64 branch
- run the get-sources.sh script in your working copy from this repo:
  https://git.centos.org/summary/centos-git-common.git

That script will download the kernel source tarball from our lookaside
cache. 

--Brian 


More information about the Arm-dev mailing list