Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] svn co/up package sample
@ 2008-05-05 19:05 hartleys
  2008-05-05 20:17 ` Bernhard Fischer
  0 siblings, 1 reply; 4+ messages in thread
From: hartleys @ 2008-05-05 19:05 UTC (permalink / raw)
  To: buildroot

Hello all,

Are there any packages that use svn co/up to download/update the package
source?

I would like to create a new package for urjtag but haven't been able to
find a sample to use as a model to create the necessary *.mk file.

Any help would be appreciated.

Thanks,
Hartley

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

* [Buildroot] svn co/up package sample
  2008-05-05 19:05 [Buildroot] svn co/up package sample hartleys
@ 2008-05-05 20:17 ` Bernhard Fischer
  2008-05-05 21:02   ` hartleys
  0 siblings, 1 reply; 4+ messages in thread
From: Bernhard Fischer @ 2008-05-05 20:17 UTC (permalink / raw)
  To: buildroot

On Mon, May 05, 2008 at 03:05:11PM -0400, hartleys wrote:
>Hello all,
>
>Are there any packages that use svn co/up to download/update the package
>source?

uclibc, busybox, gcc. Others trivially added.
http://repo.or.cz/w/buildroot.git/

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

* [Buildroot] svn co/up package sample
  2008-05-05 20:17 ` Bernhard Fischer
@ 2008-05-05 21:02   ` hartleys
  2008-05-06  6:03     ` Bernhard Fischer
  0 siblings, 1 reply; 4+ messages in thread
From: hartleys @ 2008-05-05 21:02 UTC (permalink / raw)
  To: buildroot

On Monday, May 05, 2008 1:17 PM, Bernhard Fischer wrote:
> >Hello all,
> >
> >Are there any packages that use svn co/up to download/update the 
> >package source?
>
> uclibc, busybox, gcc. Others trivially added.
> http://repo.or.cz/w/buildroot.git/

It appears those packages in your git are using $(WGET) to fetch the
package source. I'm looking for something that uses$(SVN_CO) and
$(SVN_UP). Did I just miss something?

Thanks,
Hartley

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

* [Buildroot] svn co/up package sample
  2008-05-05 21:02   ` hartleys
@ 2008-05-06  6:03     ` Bernhard Fischer
  0 siblings, 0 replies; 4+ messages in thread
From: Bernhard Fischer @ 2008-05-06  6:03 UTC (permalink / raw)
  To: buildroot

On Mon, May 05, 2008 at 05:02:29PM -0400, hartleys wrote:
>It appears those packages in your git are using $(WGET) to fetch the
>package source. I'm looking for something that uses$(SVN_CO) and
>$(SVN_UP). Did I just miss something?

I already have checked-out trees that were compressed once and put
into my download-dir.

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

end of thread, other threads:[~2008-05-06  6:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-05 19:05 [Buildroot] svn co/up package sample hartleys
2008-05-05 20:17 ` Bernhard Fischer
2008-05-05 21:02   ` hartleys
2008-05-06  6:03     ` Bernhard Fischer

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