On 21 August 2013 16:57, Phi Debian phi.debian@gmail.com wrote:
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?
We need to update this page.
As Riku said: * latest linux-linaro https://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git (linux-linaro branch) or * latest mainline kernel https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?id=refs...
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