mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2 0/2] fix kernel build dep from bc
@ 2017-03-09  9:00 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 ` [ptxdist] [PATCH v2 2/2] kernel: depend kernel on having bc installed Markus Niebel
  0 siblings, 2 replies; 4+ messages in thread
From: Markus Niebel @ 2017-03-09  9:00 UTC (permalink / raw)
  To: ptxdist; +Cc: m.olbrich, Markus Niebel

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

kernel versions newer than 3.10 have bc as build dependency
add a new host-system-bc package and let kernel select this package

Markus Niebel (2):
  host-system-bc: add new host-system package
  kernel: depend kernel on having bc installed

 platforms/kernel.in |  1 +
 rules/host-bc.in    |  6 ++++++
 rules/host-bc.make  | 17 +++++++++++++++++
 3 files changed, 24 insertions(+)
 create mode 100644 rules/host-bc.in
 create mode 100644 rules/host-bc.make

-- 

Changes for v2:
- use host-system logic as suggested by Michael Olbrich
- depend kernel on HOST_SYSTEM_BC 

1.9.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2017-03-10  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [ptxdist] [PATCH v2 2/2] kernel: depend kernel on having bc installed Markus Niebel
2017-03-10  9:41   ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox