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 v2] odroid-scripts: select fbset if selected.
Date: Tue, 26 Jul 2016 21:34:44 +0200	[thread overview]
Message-ID: <20160726213444.0edaf756@free-electrons.com> (raw)
In-Reply-To: <20160726155405.5316-1-daggs@gmx.com>

Hello,

On Tue, 26 Jul 2016 18:54:05 +0300, Dagg Stompler wrote:

> diff --git a/package/odroid-scripts/Config.in b/package/odroid-scripts/Config.in
> index 48544b6..73d1c4b 100644
> --- a/package/odroid-scripts/Config.in
> +++ b/package/odroid-scripts/Config.in
> @@ -1,6 +1,8 @@
>  config BR2_PACKAGE_ODROID_SCRIPTS
>  	bool "odroid-scripts"
>  	depends on BR2_aarch64 || BR2_arm
> +	select BR2_PACKAGE_FBSET
> +	select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS

I've added a comment next to those selects to indicate why they are
present. fbset is a runtime dependency, busybox-show-others is needed
to select fbset.

Applied, thanks!

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

      reply	other threads:[~2016-07-26 19:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-26 15:54 [Buildroot] [PATCH v2] odroid-scripts: select fbset if selected Dagg Stompler
2016-07-26 19:34 ` Thomas Petazzoni [this message]

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=20160726213444.0edaf756@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