From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Add Gnublin board support
Date: Fri, 08 Feb 2013 08:43:51 -0300 [thread overview]
Message-ID: <5114E4F7.7000405@zacarias.com.ar> (raw)
In-Reply-To: <1360323072-29592-1-git-send-email-mr.zoltan.gyarmati@gmail.com>
On 02/08/2013 08:31 AM, Zoltan Gyarmati wrote:
> +BR2_LINUX_KERNEL=y
> +BR2_LINUX_KERNEL_CUSTOM_GIT=y
> +BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="git://gitorious.org/linux-3-7-gnublin/linux-3-7-gnublin.git"
> +BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="v3.7-gnublin-2"
Can you add these lines too?
+BR2_KERNEL_HEADERS_VERSION=y
+BR2_DEFAULT_KERNEL_VERSION="3.7"
These are to lock down on kernel headers.
It's not a problem at the moment since the default buildroot version is
3.7.x, but this will change in the future when 3.8, 3.9, so on are
released and it's bad building a toolchain with newer headers than the
running kernel (eventual breakage).
Thanks!
next prev parent reply other threads:[~2013-02-08 11:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-08 11:31 [Buildroot] [PATCH] Add Gnublin board support Zoltan Gyarmati
2013-02-08 11:43 ` Gustavo Zacarias [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-02-06 18:13 Zoltan Gyarmati
2013-02-06 20:33 ` Arnout Vandecappelle
2013-02-07 9:53 ` Zoltan Gyarmati
2013-02-06 12:37 [Buildroot] [PATCH] add " Zoltan Gyarmati
2013-02-06 15:46 ` Thomas Petazzoni
2013-02-06 16:07 ` Zoltan Gyarmati
2013-02-06 17:31 ` Arnout Vandecappelle
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=5114E4F7.7000405@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--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.