On 16 October 2013 21:19, Arun Thomas <arun.tho...@gmail.com> wrote: > Hi, > > Where can I find the git repo that contains the kernel sources for the > Pandaboard 13.09 Ubuntu image? > > The Linaro wiki mentions the kernel/linux-linaro-3.1.git repo: > > https://wiki.linaro.org/Resources/HowTo/KernelDeploy > > I didn't see a kernel/linux-linaro-3.11.git repo, so I'm guessing > kernel/linux-linaro-stable.git is the repo I want?
https://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git (linux-linaro branch) or https://releases.linaro.org/13.09/components/kernel/linux-linaro/linux-linaro-3.11-2013.09.tar.bz2 > To reconstruct the .config that was used to build the kernel, I suppose I > should 'cat debug.conf linaro-base.conf omap4.conf panda.conf > ubuntu-minimal.conf'? ARCH=arm ./scripts/kconfig/merge_config.sh linaro/configs/linaro-base.conf linaro/configs/distribution.conf linaro/configs/omap2plus.conf linaro/configs/panda.conf or pick up config in the deb package. Cheers, Fathi _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev