All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] linux: bump Linux CIP to v4.4.112-cip18
@ 2018-01-30 15:05 Angelo Compagnucci
  2018-01-30 21:50 ` Peter Korsgaard
  2018-01-31 12:35 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Angelo Compagnucci @ 2018-01-30 15:05 UTC (permalink / raw)
  To: buildroot

This patch bump the Linux CIP kernel to version v4.4.112-cip18

Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
---
 linux/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/linux/Config.in b/linux/Config.in
index 115247f..aef17c0 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -29,7 +29,7 @@ config BR2_LINUX_KERNEL_LATEST_VERSION
 	bool "Latest version (4.15)"
 
 config BR2_LINUX_KERNEL_LATEST_CIP_VERSION
-	bool "Latest CIP SLTS version (v4.4.105-cip15)"
+	bool "Latest CIP SLTS version (v4.4.112-cip18)"
 	help
 	  CIP launched in the spring of 2016 to address the needs of
 	  organizations in industries such as power generation and
@@ -117,7 +117,7 @@ endif
 config BR2_LINUX_KERNEL_VERSION
 	string
 	default "4.15" if BR2_LINUX_KERNEL_LATEST_VERSION
-	default "v4.4.105-cip15" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
+	default "v4.4.112-cip18" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
 	default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
 		if BR2_LINUX_KERNEL_CUSTOM_VERSION
 	default "custom" if BR2_LINUX_KERNEL_CUSTOM_TARBALL
-- 
2.7.4

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

* [Buildroot] [PATCH] linux: bump Linux CIP to v4.4.112-cip18
  2018-01-30 15:05 [Buildroot] [PATCH] linux: bump Linux CIP to v4.4.112-cip18 Angelo Compagnucci
@ 2018-01-30 21:50 ` Peter Korsgaard
  2018-01-31 12:35 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-01-30 21:50 UTC (permalink / raw)
  To: buildroot

>>>>> "Angelo" == Angelo Compagnucci <angelo@amarulasolutions.com> writes:

 > This patch bump the Linux CIP kernel to version v4.4.112-cip18
 > Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] linux: bump Linux CIP to v4.4.112-cip18
  2018-01-30 15:05 [Buildroot] [PATCH] linux: bump Linux CIP to v4.4.112-cip18 Angelo Compagnucci
  2018-01-30 21:50 ` Peter Korsgaard
@ 2018-01-31 12:35 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-01-31 12:35 UTC (permalink / raw)
  To: buildroot

>>>>> "Angelo" == Angelo Compagnucci <angelo@amarulasolutions.com> writes:

 > This patch bump the Linux CIP kernel to version v4.4.112-cip18
 > Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>

Committed to 2017.11.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2018-01-31 12:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-30 15:05 [Buildroot] [PATCH] linux: bump Linux CIP to v4.4.112-cip18 Angelo Compagnucci
2018-01-30 21:50 ` Peter Korsgaard
2018-01-31 12:35 ` Peter Korsgaard

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.