All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Borton <security@conwin.com>
To: buildroot@busybox.net
Subject: [Buildroot] Using a local kernel tarball?
Date: Fri, 16 Jan 2015 10:29:29 -0600	[thread overview]
Message-ID: <20150116102929.159eec6d@black> (raw)
In-Reply-To: <CAAXf6LXPu2xyZP9=wmFgyjUNiHTh8OLHjWGCtz6jCsGj2hFS9Q@mail.gmail.com>

Even better!  Thank you again.

-Bill


On Fri, 16 Jan 2015 08:57:51 +0100
Thomas De Schampheleire <patrickdepinguin@gmail.com> wrote:
> Hi Bill,
> 
> On Thu, Jan 15, 2015 at 4:19 PM, Bill Borton <security@conwin.com> wrote:
> > 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.
> 
> You can do away with the relative paths using a make variable like TOPDIR:
> 
> BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="file://$(TOPDIR)/board/company/product/kernel.tar.bz"
> 
> Best regards,
> Thomas

      reply	other threads:[~2015-01-16 16:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13 19:19 [Buildroot] Using a local kernel tarball? Bill Borton
2015-01-14 21:15 ` Thomas De Schampheleire
2015-01-15 15:19   ` Bill Borton
2015-01-16  7:57     ` Thomas De Schampheleire
2015-01-16 16:29       ` Bill Borton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150116102929.159eec6d@black \
    --to=security@conwin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.