I am git iliterate, looking at https://git.linaro.org/gitweb, git://git.linaro.org/kernel/linaro-aarch64.git seems the latest... How could I get a better one?
Phi
On Wed, Aug 21, 2013 at 1:33 PM, Phi Debian phi.debian@gmail.com wrote:
Well not being a got expert I did the line given in the receipe https://wiki.linaro.org/HowTo/BuildArm64Kernel
% git clone git://git.linaro.org/kernel/linaro-aarch64.git % cd linaro-aarch64 % git checkout -b linaro-aarch64 origin/linaro-aarch64
I dunno how to get the latest? Cheers, Phi
On Wed, Aug 21, 2013 at 12:46 PM, Riku Voipio riku.voipio@linaro.org wrote:
Hi Phi Debian,
Image.gz-3.7.0-rc2+ config-3.7.0-rc2+ System.map-3.7.0-rc2+ boot.axf In there but still no joy
You might want to try to build a newer kernel, either the latest linux-linaro or latest mainline kernel.
Riku