Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Problem using Linux kernel archive from Gitorious
@ 2013-01-17 14:47 Aras Vaichas
  2013-01-17 15:01 ` Thomas Petazzoni
  2013-01-19 13:20 ` Arnout Vandecappelle
  0 siblings, 2 replies; 9+ messages in thread
From: Aras Vaichas @ 2013-01-17 14:47 UTC (permalink / raw)
  To: buildroot

Hello,

I am configuring Buildroot to use an OMAP-L138/DaVinci CPU. I'd like
to use the Linux kernel version from
http://gitorious.org/linux-davinci/linux-davinci/trees/v3.7-davinci1
which is a specific tag in the git repository.

In Buildroot I set:
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION=http://gitorious.org/linux-davinci/linux-davinci/archive-tarball/v3.7-davinci1

The file that is returned has the name "v3.7-davinci1", and it is a
"gzip compressed data, from Unix" according to file.

Gitorious calls it a "tarball" but it's obviously not a tarball.

Unfortunately Buildroot fails because, understandably, the file isn't
a tar archive.

>>> linux custom Extracting
/opt/br/dl/v3.7-davinci1 | tar --strip-components=1 -C
/opt/br/output/build/linux-custom  -xf -
/bin/bash: /opt/br/dl/v3.7-davinci1: Permission denied
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors

Should I add an option to Buildroot to handle gzipped files? Or is
there a better way?

regards,

Aras Vaichas

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

end of thread, other threads:[~2013-01-25 11:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 14:47 [Buildroot] Problem using Linux kernel archive from Gitorious Aras Vaichas
2013-01-17 15:01 ` Thomas Petazzoni
2013-01-17 15:17   ` Stephan Hoffmann
2013-01-17 15:35   ` Stefan Fröberg
2013-01-19 13:20 ` Arnout Vandecappelle
2013-01-21 11:30   ` Aras Vaichas
2013-01-24  6:32     ` Arnout Vandecappelle
2013-01-24 13:10       ` Peter Korsgaard
2013-01-25 11:53       ` Aras Vaichas

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