[Buildroot] Q. How to use a custom kernel tree?

Chris Wilkinson winstonian36 at gmail.com
Mon Mar 11 14:34:41 UTC 2013


Pity this didn't get taken up. Perhaps it got overlooked. You could try
again possibly?

Chris


On Fri, Mar 8, 2013 at 11:07 AM, Stephan Hoffmann <sho at relinux.de> wrote:

>  Am 08.03.2013 16:47, schrieb Chris Wilkinson:
>
>
>  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?
>
> Hello Chris,
>
> unfortunatelly, buildroot always assumes that the "custom tarball" is on a
> server where it can be fetched using wget. I submitted a patch (
> http://patchwork.ozlabs.org/patch/217204/) some time ago to improve this,
> but noone responded.
>
> You can use Source Override (see docu) to use your local kernel tree (not
> gzipped).
>
> Regards
>
> Stephan
>
>
>  --
> -Chris-
>
>
> _______________________________________________
> buildroot mailing listbuildroot at busybox.nethttp://lists.busybox.net/mailman/listinfo/buildroot
>
>
>
> --
> reLinux     -    Stephan Hoffmann
> Am Schmidtgrund 124    50765 Köln
> Tel. +49.221.95595-19    Fax: -64www.reLinux.de     sho at reLinux.de
>
>


-- 
-Chris-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20130311/1c852f1f/attachment-0001.html>


More information about the buildroot mailing list