Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 05/10] Config.in.legacy: adding renamed BR2 Options
Date: Sun, 28 Apr 2013 22:36:47 +0200	[thread overview]
Message-ID: <87vc764ckg.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1362940371-25899-6-git-send-email-c.schoenert@gmail.com> (Carsten Schoenert's message of "Sun, 10 Mar 2013 19:32:46 +0100")

>>>>> "Carsten" == Carsten Schoenert <c.schoenert@gmail.com> writes:

 Carsten> From: Carsten Schoenert <c.schoenert@gmail.com>
 Carsten> Related to the changed directfb variables for
 Carsten> BR2_PACKAGE_DIRECTFB_DITHER_RGB16 and
 Carsten> BR2_PACKAGE_DIRECTFB_TESTS
 Carsten> adding a legacy check.

 Carsten> Signed-off-by: Carsten Schoenert <c.schoenert@gmail.com>
 Carsten> ---
 Carsten>  Config.in.legacy |   18 ++++++++++++++++++
 Carsten>  1 file changed, 18 insertions(+)

 Carsten> diff --git a/Config.in.legacy b/Config.in.legacy
 Carsten> index d90132c..838e7fc 100644
 Carsten> --- a/Config.in.legacy
 Carsten> +++ b/Config.in.legacy
 Carsten> @@ -40,6 +40,24 @@ comment "As long as these options stay selected, the build   "
 Carsten>  comment "will fail.                                          "
 Carsten>  endif
 
 Carsten> +#
 Carsten> +# Legacy options since 2013.02
 Carsten> +#
 Carsten> +config BR2_PACKAGE_DIRECTB_DITHER_RGB16
 Carsten> +	bool "DirectFB RGB16 dithering option has been renamed"
 Carsten> +	select BR2_PACKAGE_DIRECTFB_DITHER_RGB16
 Carsten> +	select BR2_LEGACY
 Carsten> +	help
 Carsten> +	  The option has been renamed
 Carsten> +	  BR2_PACKAGE_DIRECTFB_DITHER_RGB16.
 Carsten> +
 Carsten> +config BR2_PACKAGE_DIRECTFB_TESTS

This should be BR2_PACKAGE_DIRECTB_TESTS. Fixed while committing.

 Carsten> +	bool "DirectFB Tests option has been renamed"
 Carsten> +	select BR2_PACKAGE_DIRECTFB_TESTS
 Carsten> +	select BR2_LEGACY
 Carsten> +	help
 Carsten> +	  The option has been renamed
 Carsten> +	  BR2_PACKAGE_DIRECTFB_TESTS.
 

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2013-04-28 20:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10 18:32 [Buildroot] [PATCH 00/10] [reworked] Updating directfb and divine Carsten Schoenert
2013-03-10 18:32 ` [Buildroot] [PATCH 01/10] directfb: bumping version to 1.6.3 Carsten Schoenert
2013-03-10 18:32 ` [Buildroot] [PATCH 02/10] divine: " Carsten Schoenert
2013-03-10 18:32 ` [Buildroot] [PATCH v2 03/10] directfb: expanding the help strings Carsten Schoenert
2013-03-10 18:32 ` [Buildroot] [PATCH 04/10] directfb: fixing typo in variables Carsten Schoenert
2013-03-10 18:32 ` [Buildroot] [PATCH 05/10] Config.in.legacy: adding renamed BR2 Options Carsten Schoenert
2013-04-28 20:36   ` Peter Korsgaard [this message]
2013-03-10 18:32 ` [Buildroot] [PATCH 06/10] directfb-examples: correcting indentation and expanding help text Carsten Schoenert
2013-03-10 18:32 ` [Buildroot] [PATCH 07/10] directfb-examples: bump to version 1.6.0 Carsten Schoenert
2013-03-10 18:32 ` [Buildroot] [PATCH 08/10] directfb-exambles: adding new examples to the menu Carsten Schoenert
2013-03-10 18:32 ` [Buildroot] [PATCH 09/10] directfb-examples: adding license information Carsten Schoenert
2013-03-10 18:32 ` [Buildroot] [PATCH 10/10] sawman: bumping version to 1.6.3 Carsten Schoenert
2013-04-28 20:36 ` [Buildroot] [PATCH 00/10] [reworked] Updating directfb and divine Peter Korsgaard

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=87vc764ckg.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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