From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Hanley Date: Fri, 22 Jul 2011 12:22:45 -0400 Subject: [Buildroot] Zip file package on source forge Message-ID: <-962085729176702675@unknownmsgid> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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?