* [Buildroot] Zip file package on source forge
@ 2011-07-22 16:22 James Hanley
2011-07-24 21:56 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: James Hanley @ 2011-07-22 16:22 UTC (permalink / raw)
To: buildroot
I'm trying to add a new package to buildroot, but it's only available
as a zip off of source forge. It downloads fine, but attempts to
"untar" it to which it dies. Is there a way to specify to buildroot
how to extract the package under the mk file?
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Zip file package on source forge
2011-07-22 16:22 [Buildroot] Zip file package on source forge James Hanley
@ 2011-07-24 21:56 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2011-07-24 21:56 UTC (permalink / raw)
To: buildroot
>>>>> "James" == James Hanley <jhanley@dgtlrift.com> writes:
James> I'm trying to add a new package to buildroot, but it's only available
James> as a zip off of source forge. It downloads fine, but attempts to
James> "untar" it to which it dies. Is there a way to specify to buildroot
James> how to extract the package under the mk file?
With the git version it is, see:
http://git.buildroot.net/buildroot/commit/?id=c4d57780be4677
Simply define <pkg>_EXTRACT_CMDS to do the unzip.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-24 21:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-22 16:22 [Buildroot] Zip file package on source forge James Hanley
2011-07-24 21:56 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox