* [Buildroot] [PATCH] external toolchain: add 3.14 choice for kernel headers
@ 2014-04-06 16:27 Samuel Martin
2014-04-06 16:38 ` Yann E. MORIN
2014-04-06 22:48 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Samuel Martin @ 2014-04-06 16:27 UTC (permalink / raw)
To: buildroot
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
---
toolchain/toolchain-external/Config.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 3990336..9499629 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -965,6 +965,10 @@ choice
m = ( LINUX_VERSION_CODE >> 8 ) & 0xFF
p = ( LINUX_VERSION_CODE >> 0 ) & 0xFF
+config BR2_TOOLCHAIN_EXTERNAL_HEADERS_3_14
+ bool "3.14.x"
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_14
+
config BR2_TOOLCHAIN_EXTERNAL_HEADERS_3_13
bool "3.13.x"
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_13
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] external toolchain: add 3.14 choice for kernel headers
2014-04-06 16:27 [Buildroot] [PATCH] external toolchain: add 3.14 choice for kernel headers Samuel Martin
@ 2014-04-06 16:38 ` Yann E. MORIN
2014-04-06 22:48 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2014-04-06 16:38 UTC (permalink / raw)
To: buildroot
Samuel, All,
On 2014-04-06 18:27 +0200, Samuel Martin spake thusly:
> Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> toolchain/toolchain-external/Config.in | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
> index 3990336..9499629 100644
> --- a/toolchain/toolchain-external/Config.in
> +++ b/toolchain/toolchain-external/Config.in
> @@ -965,6 +965,10 @@ choice
> m = ( LINUX_VERSION_CODE >> 8 ) & 0xFF
> p = ( LINUX_VERSION_CODE >> 0 ) & 0xFF
>
> +config BR2_TOOLCHAIN_EXTERNAL_HEADERS_3_14
> + bool "3.14.x"
> + select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_14
> +
> config BR2_TOOLCHAIN_EXTERNAL_HEADERS_3_13
> bool "3.13.x"
> select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_13
> --
> 1.9.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] external toolchain: add 3.14 choice for kernel headers
2014-04-06 16:27 [Buildroot] [PATCH] external toolchain: add 3.14 choice for kernel headers Samuel Martin
2014-04-06 16:38 ` Yann E. MORIN
@ 2014-04-06 22:48 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2014-04-06 22:48 UTC (permalink / raw)
To: buildroot
>>>>> "Samuel" == Samuel Martin <s.martin49@gmail.com> writes:
> Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-06 22:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-06 16:27 [Buildroot] [PATCH] external toolchain: add 3.14 choice for kernel headers Samuel Martin
2014-04-06 16:38 ` Yann E. MORIN
2014-04-06 22:48 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox