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.388 -> 0.389
Date: Sat,  9 Nov 2024 08:07:47 +0100	[thread overview]
Message-ID: <20241109070747.1941090-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20241106174304.1581983-1-christian.melki@t2data.com>

Thanks, applied as 4813c288f36f6e7b61e458e236a7e09376438e92.

Michael

[sent from post-receive hook]

On Sat, 09 Nov 2024 08:07:47 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://github.com/vcrhonek/hwdata/releases/tag/v0.389
> 
> * Fix "configure" option. enable-blacklist is actually a non-option.
> It is default and the script complains about the invalid option.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20241106174304.1581983-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 781f11fa0043..94be9e1b4478 100644
> --- a/rules/hwdata.make
> +++ b/rules/hwdata.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HWDATA) += hwdata
>  #
>  # Paths and names
>  #
> -HWDATA_VERSION		:= 0.388
> -HWDATA_MD5		:= d8f4cbdbe9e16e7717b398edffd1a989
> +HWDATA_VERSION		:= 0.389
> +HWDATA_MD5		:= e6d6a05562b9f37039fd947b41da3cc7
>  HWDATA			:= hwdata-$(HWDATA_VERSION)
>  HWDATA_SUFFIX		:= tar.gz
>  HWDATA_URL		:= https://github.com/vcrhonek/hwdata/archive/refs/tags/v$(HWDATA_VERSION).$(HWDATA_SUFFIX)
> @@ -34,8 +34,7 @@ HWDATA_LICENSE_FILES	:= \
>  # Only text files are processed. Just prefix setting here.
>  HWDATA_CONF_TOOL	:= autoconf
>  HWDATA_CONF_OPT		:= \
> -	--prefix=/usr \
> -	--enable-blacklist
> +	--prefix=/usr
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install



      reply	other threads:[~2024-11-09  7:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-06 17:43 [ptxdist] [PATCH] " Christian Melki
2024-11-09  7:07 ` 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=20241109070747.1941090-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