Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3 v2] linux: do not always depend on host-lzop
@ 2014-02-08 16:26 Yann E. MORIN
  2014-02-08 16:26 ` [Buildroot] [PATCH 1/3] packages infra: add function to get a Kconfig option Yann E. MORIN
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yann E. MORIN @ 2014-02-08 16:26 UTC (permalink / raw)
  To: buildroot

From: "Yann E. MORIN" <yann.morin.1998@free.fr>

Hello All!

Here is a small series that makes Linux not always depend on host-lzop,
and also cleans up a little bit the linux.mk.


Changes v1 -> v2:
  - use simpler sed expression  (Peter)
  - don't use 'define' to define the function  (Arnout)
  - initrd and initramfs may also require lzo  (Peter)
  - move qstrip to the initial assignment  (Arnout)
  - check the linux config file exists  (Peter)


Regards,
Yann E. MORIN.


----------------------------------------------------------------
Yann E. MORIN (3):
      packages infra: add function to get a Kconfig option
      linux: only depend on host-lzop if needed
      linux: check the configuration file exists

 linux/linux.mk       | 15 +++++++++++++--
 package/pkg-utils.mk |  2 ++
 2 files changed, 15 insertions(+), 2 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2014-03-04 18:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-08 16:26 [Buildroot] [PATCH 0/3 v2] linux: do not always depend on host-lzop Yann E. MORIN
2014-02-08 16:26 ` [Buildroot] [PATCH 1/3] packages infra: add function to get a Kconfig option Yann E. MORIN
2014-02-08 16:26 ` [Buildroot] [PATCH 2/3] linux: only depend on host-lzop if needed Yann E. MORIN
2014-02-08 16:26 ` [Buildroot] [PATCH 3/3] linux: check the configuration file exists Yann E. MORIN
2014-03-03 21:23 ` [Buildroot] [PATCH 0/3 v2] linux: do not always depend on host-lzop Thomas Petazzoni
2014-03-04 18:19   ` Thomas Petazzoni

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