mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] hwdata: Version bump. 0.361 -> 0.362.
Date: Wed, 28 Sep 2022 16:29:04 +0200	[thread overview]
Message-ID: <20220928142904.3561503-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220923071818.652252-1-christian.melki@t2data.com>

Thanks, applied as d063c0db07766e7148f5d623d727db80d4611b82.

Michael

[sent from post-receive hook]

On Wed, 28 Sep 2022 16:29:04 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> A few make changes plus id updates.
> 
> * hwdata now has an option to optionally install
> kernel blacklist. This is just exposing the same
> default.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20220923071818.652252-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/hwdata.make b/rules/hwdata.make
> index 158b139605ec..2b2170811a31 100644
> --- a/rules/hwdata.make
> +++ b/rules/hwdata.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HWDATA) += hwdata
>  #
>  # Paths and names
>  #
> -HWDATA_VERSION		:= 0.361
> -HWDATA_MD5		:= 7291f123d9a486a94425e076db9d8c71
> +HWDATA_VERSION		:= 0.362
> +HWDATA_MD5		:= 8a47c40da026c74314c95ec63050b9f8
>  HWDATA			:= hwdata-$(HWDATA_VERSION)
>  HWDATA_SUFFIX		:= tar.gz
>  HWDATA_URL		:= https://github.com/vcrhonek/hwdata/archive/refs/tags/v$(HWDATA_VERSION).$(HWDATA_SUFFIX)
> @@ -37,7 +37,8 @@ HWDATA_ENV		:= $(CROSS_ENV)
>  # Only text files are processed. Just prefix setting here.
>  HWDATA_CONF_TOOL	:= autoconf
>  HWDATA_CONF_OPT		:= \
> -	--prefix=/usr
> +	--prefix=/usr \
> +	--enable-blacklist
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install



      reply	other threads:[~2022-09-28 14:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23  7:18 [ptxdist] [PATCH] " Christian Melki
2022-09-28 14:29 ` Michael Olbrich [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=20220928142904.3561503-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=christian.melki@t2data.com \
    --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