* [Buildroot] Custom kernel with git
@ 2012-08-17 18:20 Pickett, Neale T
2012-08-26 20:58 ` Arnout Vandecappelle
0 siblings, 1 reply; 2+ messages in thread
From: Pickett, Neale T @ 2012-08-17 18:20 UTC (permalink / raw)
To: buildroot
I'm having trouble getting the 2012.08-rc2 to build a custom kernel from git. I had trouble with rc1 also. What am I doing wrong?
crazyharry:/home/neale/src/buildroot-2012.08-rc2$ grep GIT .config
BR2_GIT="git clone"
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="git://github.com/lp0/linux.git"
BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="v3.4-rc5"
crazyharry:/home/neale/src/buildroot-2012.08-rc2$ make
.
.
.
>>> linux v3.4-rc5 Downloading
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
.
.
.
--2012-08-17 11:04:57-- http://sources.buildroot.net//linux-v3.4-rc5.tar.gz
Resolving sources.buildroot.net... 176.9.16.109
Connecting to sources.buildroot.net|176.9.16.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-17 11:04:57 ERROR 404: Not Found.
make: *** [/home/neale/src/buildroot-2012.08-rc2/output/build/linux-v3.4-rc5/.stamp_downloaded] Error 1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Custom kernel with git
2012-08-17 18:20 [Buildroot] Custom kernel with git Pickett, Neale T
@ 2012-08-26 20:58 ` Arnout Vandecappelle
0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2012-08-26 20:58 UTC (permalink / raw)
To: buildroot
On 08/17/12 20:20, Pickett, Neale T wrote:
> I'm having trouble getting the 2012.08-rc2 to build a custom kernel from git. I had trouble with rc1 also. What am I doing wrong?
>
> crazyharry:/home/neale/src/buildroot-2012.08-rc2$ grep GIT .config
> BR2_GIT="git clone"
You must have found out by now, but in the off chance you didn't:
BR2_GIT should be just git, not "git clone". The "clone" is added by
buildroot.
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-26 20:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17 18:20 [Buildroot] Custom kernel with git Pickett, Neale T
2012-08-26 20:58 ` Arnout Vandecappelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox