* [Buildroot] Buildroot and Git repository (u-boot + kernel)
@ 2013-11-20 12:49 Freedreamer
2013-11-20 12:54 ` Thomas Petazzoni
0 siblings, 1 reply; 6+ messages in thread
From: Freedreamer @ 2013-11-20 12:49 UTC (permalink / raw)
To: buildroot
Hi all,
I'm Marco from Italy and that's the first Time I write here . I've been
trying to integrate in buildroot my custom u-boot and kernel I have on my
gitlab. In u-boot repository version I set up my branch name but br seems
downloading always the master version from git. Anyone can help me ?
Same situation with the kernel.
Best regards
Marco.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131120/a39c9519/attachment.html>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] Buildroot and Git repository (u-boot + kernel)
2013-11-20 12:49 [Buildroot] Buildroot and Git repository (u-boot + kernel) Freedreamer
@ 2013-11-20 12:54 ` Thomas Petazzoni
2013-11-20 16:47 ` Freedreamer
0 siblings, 1 reply; 6+ messages in thread
From: Thomas Petazzoni @ 2013-11-20 12:54 UTC (permalink / raw)
To: buildroot
Dear Freedreamer,
On Wed, 20 Nov 2013 13:49:03 +0100, Freedreamer wrote:
> I'm Marco from Italy and that's the first Time I write here . I've
> been trying to integrate in buildroot my custom u-boot and kernel I
> have on my gitlab. In u-boot repository version I set up my branch
> name but br seems downloading always the master version from git.
> Anyone can help me ? Same situation with the kernel.
Can you post your .config and tell us which Buildroot version you're
using?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] Buildroot and Git repository (u-boot + kernel)
2013-11-20 12:54 ` Thomas Petazzoni
@ 2013-11-20 16:47 ` Freedreamer
2013-11-20 22:28 ` Arnout Vandecappelle
0 siblings, 1 reply; 6+ messages in thread
From: Freedreamer @ 2013-11-20 16:47 UTC (permalink / raw)
To: buildroot
Hi Thomas,
thanks for reply. here in the attachement the config file.Buildroot is the
last one on git (pulled yesterday)
Regards
Marco
2013/11/20 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Dear Freedreamer,
>
> On Wed, 20 Nov 2013 13:49:03 +0100, Freedreamer wrote:
>
> > I'm Marco from Italy and that's the first Time I write here . I've
> > been trying to integrate in buildroot my custom u-boot and kernel I
> > have on my gitlab. In u-boot repository version I set up my branch
> > name but br seems downloading always the master version from git.
> > Anyone can help me ? Same situation with the kernel.
>
> Can you post your .config and tell us which Buildroot version you're
> using?
>
> Thanks,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131120/42ea33bb/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config
Type: application/xml
Size: 40770 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131120/42ea33bb/attachment-0001.wsdl>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] Buildroot and Git repository (u-boot + kernel)
2013-11-20 16:47 ` Freedreamer
@ 2013-11-20 22:28 ` Arnout Vandecappelle
[not found] ` <CAAs3wMjPUqp3TBgWvteB5PO3kMN4+RarNEA9GSUUmWreJjGagg@mail.gmail.com>
0 siblings, 1 reply; 6+ messages in thread
From: Arnout Vandecappelle @ 2013-11-20 22:28 UTC (permalink / raw)
To: buildroot
On 20/11/13 17:47, Freedreamer wrote:
>
> Hi Thomas,
>
> thanks for reply. here in the attachement the config file.Buildroot is
> the last one on git (pulled yesterday)
>
> Regards
>
> Marco
>
>
> 2013/11/20 Thomas Petazzoni <thomas.petazzoni@free-electrons.com
> <mailto:thomas.petazzoni@free-electrons.com>>
>
> Dear Freedreamer,
>
> On Wed, 20 Nov 2013 13:49:03 +0100, Freedreamer wrote:
>
> > I'm Marco from Italy and that's the first Time I write here . I've
> > been trying to integrate in buildroot my custom u-boot and kernel I
> > have on my gitlab. In u-boot repository version I set up my branch
> > name but br seems downloading always the master version from git.
> > Anyone can help me ? Same situation with the kernel.
What you have configured _should_ work. What buildroot does is:
- clone the repository (shallow clone if possible);
- export a tarball of the requested tag/branch;
- delete the repository again.
Please note that once the tarball exists in the download directory
(./dl by default) it will not be downloaded again - you have to do a
'make linux-dirclean' *and* remove the tarball in order to re-download it.
Can you remove the tarball from the download directory, run 'make
linux-source' and post the output?
Regards,
Arnout
>
> Can you post your .config and tell us which Buildroot version you're
> using?
>
> Thanks,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
>
>
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
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] 6+ messages in thread
end of thread, other threads:[~2013-11-21 14:27 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20 12:49 [Buildroot] Buildroot and Git repository (u-boot + kernel) Freedreamer
2013-11-20 12:54 ` Thomas Petazzoni
2013-11-20 16:47 ` Freedreamer
2013-11-20 22:28 ` Arnout Vandecappelle
[not found] ` <CAAs3wMjPUqp3TBgWvteB5PO3kMN4+RarNEA9GSUUmWreJjGagg@mail.gmail.com>
2013-11-21 9:07 ` Arnout Vandecappelle
2013-11-21 14:27 ` Freedreamer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox