Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Q. How to use a custom kernel tree?
@ 2013-03-08 15:47 Chris Wilkinson
  2013-03-08 16:00 ` Jeremy Rosen
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Chris Wilkinson @ 2013-03-08 15:47 UTC (permalink / raw)
  To: buildroot

I have a customized, patched kernel tree which I'd like BR to use.

I tar'd the custom kernel tree, selected custom tarball for the kernel
version and put the full URL/path to the archive in
BR2_LINUX_KERNEL_CUSTOM_TARBALL.

The custom tree also contains a defconfig for my arch. I set
BR2_LINUX_KERNEL_USE_DEFCONFIG=y and gave it's name in
BR2_LINUX_KERNEL_DEFCONFIG.

Using make, BR error'ed out thus.

>>> linux custom Extracting
cat /home/chrisw/embedded/buildroot/dl/linux-3.4-ss4000e.tar | tar
--strip-components=1 -C
/home/chrisw/embedded/buildroot/output/build/linux-custom  -xf -
cat: /home/chrisw/embedded/buildroot/dl/linux-3.4-ss4000e.tar: No such file
or directory
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors

It appears that BR expects to find the custom tarball in <BR>/dl, not the
path I specified.

What should I do to have BR use my custom kernel tree and config?

-- 
-Chris-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130308/61d4cd23/attachment-0001.html>

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

end of thread, other threads:[~2013-03-12 11:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08 15:47 [Buildroot] Q. How to use a custom kernel tree? Chris Wilkinson
2013-03-08 16:00 ` Jeremy Rosen
2013-03-08 16:07   ` Thomas Petazzoni
2013-03-08 16:09     ` Jeremy Rosen
2013-03-08 16:12       ` Thomas Petazzoni
2013-03-08 19:21         ` Chris Wilkinson
2013-03-08 16:05 ` Thomas Petazzoni
2013-03-11 15:49   ` Chris Wilkinson
2013-03-11 17:30     ` Thomas Petazzoni
2013-03-08 16:07 ` Stephan Hoffmann
2013-03-11 14:34   ` Chris Wilkinson
2013-03-12 11:17 ` Rafał Fabich

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