Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Kernel sources supplied from my PC
@ 2012-10-07 13:29 Martin Peevski
  2012-10-07 14:00 ` Stephan Hoffmann
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Peevski @ 2012-10-07 13:29 UTC (permalink / raw)
  To: buildroot

Hello, I want to ask you how can I supply some of the needed sources for 
building Linux system from my PC? This is because sometimes I haven't 
server with some custom Kernel version, for example, and have only my PC.

I search in the manual and there have section "Offline builds" but it 
can't help me, I think? When I execute make source the needed sources 
will be downloaded from internet again?

I think that I can copy my sources to /dl directory of Buildroot but 
when execute make distclean it dissapear. Or I must create it manualy 
and then copy my sources there?

Thanks in advance!
Martin.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Kernel sources supplied from my PC
  2012-10-07 13:29 [Buildroot] Kernel sources supplied from my PC Martin Peevski
@ 2012-10-07 14:00 ` Stephan Hoffmann
  2012-10-07 14:25   ` Martin Peevski
  0 siblings, 1 reply; 5+ messages in thread
From: Stephan Hoffmann @ 2012-10-07 14:00 UTC (permalink / raw)
  To: buildroot

Try the source directory override explained here:
http://free-electrons.com/blog/buildroot-2011-11/

Obviously, this didn't make it into the manual yet;-(

Am 07.10.2012 15:29, schrieb Martin Peevski:
> Hello, I want to ask you how can I supply some of the needed sources
> for building Linux system from my PC? This is because sometimes I
> haven't server with some custom Kernel version, for example, and have
> only my PC.
>
> I search in the manual and there have section "Offline builds" but it
> can't help me, I think? When I execute make source the needed sources
> will be downloaded from internet again?
>
> I think that I can copy my sources to /dl directory of Buildroot but
> when execute make distclean it dissapear. Or I must create it manualy
> and then copy my sources there?
>
> Thanks in advance!
> Martin.
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot


-- 
reLinux     -    Stephan Hoffmann
Am Schmidtgrund 124    50765 K?ln
Tel. +49.221.95595-19    Fax: -64
www.reLinux.de     sho at reLinux.de

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Kernel sources supplied from my PC
  2012-10-07 14:00 ` Stephan Hoffmann
@ 2012-10-07 14:25   ` Martin Peevski
  2012-10-07 14:50     ` Stephan Hoffmann
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Peevski @ 2012-10-07 14:25 UTC (permalink / raw)
  To: buildroot

On 07/10/12 17:00, Stephan Hoffmann wrote:
> Try the source directory override explained here:
> http://free-electrons.com/blog/buildroot-2011-11/
>
> Obviously, this didn't make it into the manual yet;-(
>
> Am 07.10.2012 15:29, schrieb Martin Peevski:
>> Hello, I want to ask you how can I supply some of the needed sources
>> for building Linux system from my PC? This is because sometimes I
>> haven't server with some custom Kernel version, for example, and have
>> only my PC.
>>
>> I search in the manual and there have section "Offline builds" but it
>> can't help me, I think? When I execute make source the needed sources
>> will be downloaded from internet again?
>>
>> I think that I can copy my sources to /dl directory of Buildroot but
>> when execute make distclean it dissapear. Or I must create it manualy
>> and then copy my sources there?
>>
>> Thanks in advance!
>> Martin.
>> _______________________________________________
>> buildroot mailing list
>> buildroot at busybox.net
>> http://lists.busybox.net/mailman/listinfo/buildroot
>


OK, this isn't at the manual but is it possible and if yes will you tell 
me how to do that?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Kernel sources supplied from my PC
  2012-10-07 14:25   ` Martin Peevski
@ 2012-10-07 14:50     ` Stephan Hoffmann
  2012-10-07 15:24       ` Martin Peevski
  0 siblings, 1 reply; 5+ messages in thread
From: Stephan Hoffmann @ 2012-10-07 14:50 UTC (permalink / raw)
  To: buildroot

Am 07.10.2012 16:25, schrieb Martin Peevski:
> On 07/10/12 17:00, Stephan Hoffmann wrote:
>> Try the source directory override explained here:
>> http://free-electrons.com/blog/buildroot-2011-11/
>>
>> Obviously, this didn't make it into the manual yet;-(
>>
>> Am 07.10.2012 15:29, schrieb Martin Peevski:
>>>
>>>
>>> I think that I can copy my sources to /dl directory of Buildroot but
>>> when execute make distclean it dissapear. Or I must create it manualy
>>> and then copy my sources there?
>>>
>>> Thanks in advance!
>>> Martin.
>>> _______________________________________________
>>> buildroot mailing list
>>> buildroot at busybox.net
>>> http://lists.busybox.net/mailman/listinfo/buildroot
>>
>
>
> OK, this isn't at the manual but is it possible and if yes will you
> tell me how to do that?
Just read Thomas' article and try it.

-- 
reLinux     -    Stephan Hoffmann
Am Schmidtgrund 124    50765 K?ln
Tel. +49.221.95595-19    Fax: -64
www.reLinux.de     sho at reLinux.de

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Kernel sources supplied from my PC
  2012-10-07 14:50     ` Stephan Hoffmann
@ 2012-10-07 15:24       ` Martin Peevski
  0 siblings, 0 replies; 5+ messages in thread
From: Martin Peevski @ 2012-10-07 15:24 UTC (permalink / raw)
  To: buildroot

On 07/10/12 17:50, Stephan Hoffmann wrote:
> Am 07.10.2012 16:25, schrieb Martin Peevski:
>> On 07/10/12 17:00, Stephan Hoffmann wrote:
>>> Try the source directory override explained here:
>>> http://free-electrons.com/blog/buildroot-2011-11/
>>>
>>> Obviously, this didn't make it into the manual yet;-(
>>>
>>> Am 07.10.2012 15:29, schrieb Martin Peevski:
>>>>
>>>> I think that I can copy my sources to /dl directory of Buildroot but
>>>> when execute make distclean it dissapear. Or I must create it manualy
>>>> and then copy my sources there?
>>>>
>>>> Thanks in advance!
>>>> Martin.
>>>> _______________________________________________
>>>> buildroot mailing list
>>>> buildroot at busybox.net
>>>> http://lists.busybox.net/mailman/listinfo/buildroot
>>
>> OK, this isn't at the manual but is it possible and if yes will you
>> tell me how to do that?
> Just read Thomas' article and try it.
>


Sorry, I was not saw it when read the letter. Thank you :)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-07 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-07 13:29 [Buildroot] Kernel sources supplied from my PC Martin Peevski
2012-10-07 14:00 ` Stephan Hoffmann
2012-10-07 14:25   ` Martin Peevski
2012-10-07 14:50     ` Stephan Hoffmann
2012-10-07 15:24       ` Martin Peevski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox