All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Vincent Fazio <vfazio@xes-inc.com>
Cc: Romain Naour <romain.naour@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/mcelog: bump to version 184
Date: Tue, 26 Jul 2022 21:52:35 +0200	[thread overview]
Message-ID: <20220726215235.56555d7b@windsurf> (raw)
In-Reply-To: <20220726174505.2976048-1-vfazio@xes-inc.com>

Hello Vincent,

On Tue, 26 Jul 2022 12:45:05 -0500
Vincent Fazio <vfazio@xes-inc.com> wrote:

> diff --git a/package/mcelog/mcelog.hash b/package/mcelog/mcelog.hash
> index 598aa648fd..94b5f2cc37 100644
> --- a/package/mcelog/mcelog.hash
> +++ b/package/mcelog/mcelog.hash
> @@ -1,3 +1,3 @@
>  # Locally computed
> -sha256  e9c82b565da06673c2630f9e6bc668634ad7d2c7f13c70db1900cce110ae62dc  mcelog-180.tar.gz
> +sha256  067d52006f0aa42045acc6d9c04d590362448bacd8ef415d42729e6f35825028  mcelog-184.tar.gz
>  sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  LICENSE
> diff --git a/package/mcelog/mcelog.mk b/package/mcelog/mcelog.mk
> index da7785ca91..6a0d806661 100644
> --- a/package/mcelog/mcelog.mk
> +++ b/package/mcelog/mcelog.mk
> @@ -4,11 +4,12 @@
>  #
>  ################################################################################
>  
> -MCELOG_VERSION = 180
> +MCELOG_VERSION = 184
>  MCELOG_SITE = $(call github,andikleen,mcelog,v$(MCELOG_VERSION))
>  MCELOG_LICENSE = GPL-2.0
>  MCELOG_LICENSE_FILES = LICENSE
>  MCELOG_SELINUX_MODULES = mcelog
> +MCELOG_DEPENDENCIES = host-python3

If I read correctly the Makefile, it seems like host-python3 is only
needed to generate the manpage, which we don't need. Perhaps it would
be useful instead to contribute upstream a make variable that would
allow to disable building the manpage, and therefore get rid of the
host-python3 dependency?

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2022-07-26 19:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-26 17:45 [Buildroot] [PATCH] package/mcelog: bump to version 184 Vincent Fazio
2022-07-26 18:55 ` Arnout Vandecappelle
2022-07-26 19:52 ` Thomas Petazzoni via buildroot [this message]
2022-07-27 11:38   ` [Buildroot] [External] - " Vincent Fazio
2022-07-27 13:05 ` [Buildroot] [PATCH v2] " Vincent Fazio

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=20220726215235.56555d7b@windsurf \
    --to=buildroot@buildroot.org \
    --cc=romain.naour@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=vfazio@xes-inc.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.