Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] linux: Add CIP SLTS easy selection option
Date: Thu, 6 Apr 2017 22:29:29 +0200	[thread overview]
Message-ID: <20170406222929.7a395880@free-electrons.com> (raw)
In-Reply-To: <1491497905-18810-1-git-send-email-angelo.compagnucci@gmail.com>

Hello,

On Thu,  6 Apr 2017 18:58:25 +0200, Angelo Compagnucci wrote:
> This patch adds an easy way to select the CIP project SLTS
> kernel within the kernel menu.
> 
> Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>

I've applied after doing a few tweaks, see below.

> +config BR2_CIP_KERNEL_REPO_URL
> +	string "CIP SLTS (SuperLong Term Support) kernel url"
> +	default "git://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-cip.git"

I've completely dropped this option. Indeed, it is already possible
without your patch to select a custom Git repository to download the
kernel. So having yet another option to do that is useless. If you want
to use a custom CIP repository, just use the existing
BR2_LINUX_KERNEL_CUSTOM_GIT option.



> +	help
> +	  CIP launched in the spring of 2016 to address the needs of
> +	  organizations in industries such as power generation and
> +	  distribution, water, oil and gas, transportation, building
> +	  automation and more for reliable and secure Linux-based
> +	  embedded systems that can be sustained over a period of
> +	  10 to as many as 60 years.
> +	  The project's goal is to provide an open source base layer
> +	  of industrial-grade software that permits the use and
> +	  implementation of software building blocks that meet
> +	  these requirements.
> +
> +	  The CIP community plans to maintain 4.4 for security and
> +	  bug fixes for more than 10 years.

Since this help text was useful, I've moved it under the
BR2_LINUX_KERNEL_LATEST_CIP_VERSION option.

> +config BR2_LINUX_KERNEL_LATEST_CIP_VERSION
> +	bool "Latest CIP SLTS (Super Long Term Support) version (v4.4.55-cip3)"

This prompt was too long and didn't fit in the menuconfig window. So
I've removed the "(Super Long Term Support)" part of it, which is
anyway explained in the help text.

Applied with those two changes. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2017-04-06 20:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-06 16:58 [Buildroot] [PATCH v3] linux: Add CIP SLTS easy selection option Angelo Compagnucci
2017-04-06 20:29 ` Thomas Petazzoni [this message]
2017-04-06 20:32   ` Angelo Compagnucci

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=20170406222929.7a395880@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox