mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Markus Niebel <niebelm@tqsc.de>
To: ptxdist@pengutronix.de
Cc: m.olbrich@pengutronix.de, Markus Niebel <Markus.Niebel@tq-group.com>
Subject: [ptxdist] [PATCH v2 2/2] kernel: depend kernel on having bc installed
Date: Thu,  9 Mar 2017 10:00:57 +0100	[thread overview]
Message-ID: <1489050057-15317-3-git-send-email-niebelm@tqsc.de> (raw)
In-Reply-To: <1489050057-15317-1-git-send-email-niebelm@tqsc.de>

From: Markus Niebel <Markus.Niebel@tq-group.com>

This is needed to build kernels newer than 3.10.
Select new host-bc rule for kernel target to
make sure bc is there before compiling kernel

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
---
 platforms/kernel.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/platforms/kernel.in b/platforms/kernel.in
index fd1c492..8b16739 100644
--- a/platforms/kernel.in
+++ b/platforms/kernel.in
@@ -8,6 +8,7 @@ menuconfig KERNEL
 	select HOST_XZ			if KERNEL_XZ
 	select HOST_LZOP		if KERNEL_LZOP
 	select HOST_LIBKMOD		if KERNEL_MODULES
+	select HOST_SYSTEM_BC
 	prompt "Linux kernel                  "
 
 if KERNEL
-- 
1.9.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2017-03-09  9:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-09  9:00 [ptxdist] [PATCH v2 0/2] fix kernel build dep from bc Markus Niebel
2017-03-09  9:00 ` [ptxdist] [PATCH v2 1/2] host-system-bc: add new host-system package Markus Niebel
2017-03-09  9:00 ` Markus Niebel [this message]
2017-03-10  9:41   ` [ptxdist] [PATCH v2 2/2] kernel: depend kernel on having bc installed Michael Olbrich

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=1489050057-15317-3-git-send-email-niebelm@tqsc.de \
    --to=niebelm@tqsc.de \
    --cc=Markus.Niebel@tq-group.com \
    --cc=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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