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] libpciaccess: Update to accomodate for hwdata package.
Date: Fri, 21 Jan 2022 08:19:39 +0100	[thread overview]
Message-ID: <20220121071939.1968807-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220108184518.3774572-6-christian.melki@t2data.com>

Thanks, applied as bea2aabbae71fc2b6637a5f803d46c13d472cb71.

Michael

[sent from post-receive hook]

On Fri, 21 Jan 2022 08:19:39 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Make libpciaccess depend on hwdata-pci files.
> 
> Remove compression as all utils may not be able to read
> compressed .ids files.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20220108184518.3774572-6-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libpciaccess.in b/rules/libpciaccess.in
> index 03e6fcb76b8a..b6f3e7340f26 100644
> --- a/rules/libpciaccess.in
> +++ b/rules/libpciaccess.in
> @@ -2,7 +2,6 @@
>  
>  menuconfig LIBPCIACCESS
>  	tristate
> -	select ZLIB	if LIBPCIACCESS_ZLIB
>  	prompt "libpciaccess                  "
>  	help
>  	  libpciaccess contains low level access functions to be used by
> @@ -20,8 +19,4 @@ config LIBPCIACCESS_MTRR
>  	  optimize accesses to various memory types, like main memory
>  	  or memory accessible via buses like video memory on PCI cards.
>  
> -config LIBPCIACCESS_ZLIB
> -	bool
> -	default PCIUTILS_COMPRESS
> -
>  endif
> diff --git a/rules/libpciaccess.make b/rules/libpciaccess.make
> index 20136d4a2278..447236d7fa41 100644
> --- a/rules/libpciaccess.make
> +++ b/rules/libpciaccess.make
> @@ -46,7 +46,7 @@ LIBPCIACCESS_CONF_OPT	:= \
>  	--disable-linux-rom-fallback \
>  	$(GLOBAL_LARGE_FILE_OPTION) \
>  	--with-pciids-path=/usr/share \
> -	--$(call ptx/wwo, PTXCONF_LIBPCIACCESS_ZLIB)-zlib
> +	--without-zlib
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2022-01-21  7:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-08 18:45 [ptxdist] [PATCH 0/7] Hwdata introduction Christian Melki
2022-01-08 18:45 ` [ptxdist] [PATCH 1/7] hwdata: New package Christian Melki
2022-01-21  7:19   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-01-08 18:45 ` [ptxdist] [PATCH 2/7] usbutils: Version bump 007 -> 014 Christian Melki
2022-01-21  7:19   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-01-08 18:45 ` [ptxdist] [PATCH 3/7] pciutils: Update to accomodate for hwdata package Christian Melki
2022-01-21  7:19   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-01-08 18:45 ` [ptxdist] [PATCH 4/7] usbip: " Christian Melki
2022-01-21  7:19   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-01-08 18:45 ` [ptxdist] [PATCH 5/7] libpciaccess: " Christian Melki
2022-01-21  7:19   ` Michael Olbrich [this message]
2022-01-08 18:45 ` [ptxdist] [PATCH 6/7] lshw: Version bump. B.02.14 -> B.02.19.2 + accomodation " Christian Melki
2022-01-21  7:19   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-01-08 18:45 ` [ptxdist] [PATCH 7/7] udev: Update to accomodate " Christian Melki
2022-01-21  7:19   ` [ptxdist] [APPLIED] " Michael Olbrich

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=20220121071939.1968807-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