[Buildroot] Using a local kernel tarball?

Bill Borton security at conwin.com
Thu Jan 15 15:19:49 UTC 2015


Thank you sir.

That was actually one of the first things I tried:
"file://board/company/product/kernel.tar.bz"
which doesn't work. I also tried ../ and ../../

With your suggestion I went back and tried again:
"file://../../../board/company/product/kernel.tar.bz"
Does the trick...

I knew there must be a simple solution.

Thanks again,
-Bill


On Wed, 14 Jan 2015 22:15:02 +0100
Thomas De Schampheleire <patrickdepinguin at gmail.com> wrote:
> Hi Bill,
> 
> On January 13, 2015 8:19:25 PM CET, Bill Borton <security at conwin.com> wrote:
> >Hi guys,
> >
> >It would appear I can use a local directory, repository or a custom
> >tarball URL... but not a local tarball?
> >
> >If my kernel src is in say
> >buildroot/boards/company/product/kernel.tar.bz how do I tell Buildroot
> >to use it?
> >
> >I'm betting I've missed something obvious...
> 
> Use file:// as URL prefix to point to a local file...
> 
> Best regards,
> Thomas



More information about the buildroot mailing list